- Timestamp:
- Dec 4, 2009 5:02:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gsascmds.tcl
- Property rcs:date changed from 2000/07/20 22:13:40 to 2000/07/28 20:28:25
- Property rcs:lines changed from +7 -3 to +1 -1
- Property rcs:rev changed from 1.22 to 1.23
r239 r249 14 14 } 15 15 16 if {$tcl_platform(os) == "Windows 95" || $tcl_platform(os) == "Windows 98"} {16 if {$tcl_platform(os) == "Windows 95"} { 17 17 # this creates a DOS box to run a program in 18 18 proc forknewterm {title command "background 0" "scrollbar 1" "wait 1"} {
Note: See TracChangeset
for help on using the changeset viewer.