- Timestamp:
- Dec 4, 2009 5:07:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gsascmds.tcl
- Property rcs:date changed from 2001/11/19 19:50:58 to 2001/12/16 17:31:47
- Property rcs:lines changed from +67 -1 to +2 -2
- Property rcs:rev changed from 1.42 to 1.43
r490 r491 1837 1837 1838 1838 set expgui(includearchived) 0 1839 set expgui(FileInfoBox) $frmC.info 1839 1840 if {$mode == "old"} { 1840 1841 pack [checkbutton $frmC.ar -text "Include Archived Files" \ 1841 1842 -variable expgui(includearchived) \ 1842 1843 -command "ChooseExpFil $frmA"] -side top -pady 10 1843 set expgui(FileInfoBox) $frmC.info1844 1844 pack [frame $expgui(FileInfoBox) -bd 4 -relief groove \ 1845 1845 -class SmallFont] \
Note: See TracChangeset
for help on using the changeset viewer.