Overview
SHA1 Hash: | 7375ebb988e181e073ccd9bbc5556569ab592dc6 |
---|---|
Date: | 2007-10-25 05:14:20 |
User: | aku |
Comment: | Formatting change, code alignment. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified tools/cvs2fossil/lib/c2f_psym.tcl from [e2a62e00ad] to [52d4c35526].
@@ -29,12 +29,12 @@ set myname $name set myid $id return } - method name {} { return $myname } - method id {} { return $myid } + method name {} { return $myname } + method id {} { return $myid } # # ## ### ##### ######## ############# ## State variable myname {} ; # The symbol's name