Changeset 755
- Timestamp:
- Dec 4, 2009 5:11:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/liveplot
- Property rcs:date changed from 2003/11/13 16:05:02 to 2003/11/21 00:46:06
- Property rcs:lines changed from +65 -12 to +3 -3
- Property rcs:rev changed from 1.36 to 1.37
r745 r755 953 953 set fp [open [file join ~ .gsas_config] a] 954 954 } 955 puts $fp "# LIVEPLOT saved options from [clock format [clock ticks]]"955 puts $fp "# LIVEPLOT saved options from [clock format [clock seconds]]" 956 956 foreach v {printout legend outname outcmd autoraise chi2 xunits yunits} { 957 957 puts $fp "set graph($v) [list $graph($v)]"
Note: See TracChangeset
for help on using the changeset viewer.