- Timestamp:
- Dec 4, 2009 5:12:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/readexp.tcl
- Property rcs:date changed from 2004/05/04 17:36:44 to 2004/09/20 15:33:00
- Property rcs:lines changed from +15 -3 to +3 -3
- Property rcs:rev changed from 1.41 to 1.42
r792 r806 2573 2573 " " 2574 2574 set fp [open ${expfile} w] 2575 fconfigure $fp -translation crlf 2575 fconfigure $fp -translation crlf -encoding ascii 2576 2576 set keylist [lsort [array names exparray]] 2577 2577 # reorder the keys so that VERSION comes 1st
Note: See TracChangeset
for help on using the changeset viewer.