Ignore:
Timestamp:
07/29/09 15:07:57 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCalibrateSignal.cc

    r9473 r9481  
    157157    cont.Add(const_cast<TEnv*>(GetEnv()));
    158158    cont.Add(const_cast<MSequence*>(&fSequence));
     159
     160    TNamed cmdline("CommandLine", fCommandLine.Data());
     161    cont.Add(&cmdline);
    159162
    160163    if (fDisplay)
Note: See TracChangeset for help on using the changeset viewer.