Changeset 936


Ignore:
Timestamp:
Mar 3, 2010 11:34:34 AM (14 years ago)
Author:
toby
Message:

correct bug in dummy histogram

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/addcmds.tcl

    r931 r936  
    12031203    RecordMacroEntry "runAddDummyHist [list $newhist(instfile)] $newhist(setnum) $newhist(insttype) $newhist(tmin) $newhist(tmax) $newhist(tstep)" 0
    12041204
    1205     if {$errmsg != ""} {
    1206         append errmsg "\n" $out
    1207     } else {
    1208         set errmsg $out
    1209     }
    12101205    if {[regexp {\(P,H,A\)} $expgui(exptoolout)]} {
    12111206        set msg {You must upgrade the EXPTOOL program.}
Note: See TracChangeset for help on using the changeset viewer.