Changeset 936
- Timestamp:
- Mar 3, 2010 11:34:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/addcmds.tcl
r931 r936 1203 1203 RecordMacroEntry "runAddDummyHist [list $newhist(instfile)] $newhist(setnum) $newhist(insttype) $newhist(tmin) $newhist(tmax) $newhist(tstep)" 0 1204 1204 1205 if {$errmsg != ""} {1206 append errmsg "\n" $out1207 } else {1208 set errmsg $out1209 }1210 1205 if {[regexp {\(P,H,A\)} $expgui(exptoolout)]} { 1211 1206 set msg {You must upgrade the EXPTOOL program.}
Note: See TracChangeset
for help on using the changeset viewer.