Changeset 991 for trunk/addcmds.tcl
- Timestamp:
- Jun 27, 2010 1:22:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/addcmds.tcl
r984 r991 2084 2084 if {![file exists $file]} return 2085 2085 # read in the file 2086 set expgui(addPhaseCellType) Any 2086 2087 set input [$expgui(proc_$format) $file] 2087 2088 catch {
Note: See TracChangeset
for help on using the changeset viewer.