Changeset 9481 for trunk/MagicSoft/Mars/mjobs
- Timestamp:
- 07/29/09 15:07:57 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJCalibrateSignal.cc
r9473 r9481 157 157 cont.Add(const_cast<TEnv*>(GetEnv())); 158 158 cont.Add(const_cast<MSequence*>(&fSequence)); 159 160 TNamed cmdline("CommandLine", fCommandLine.Data()); 161 cont.Add(&cmdline); 159 162 160 163 if (fDisplay)
Note:
See TracChangeset
for help on using the changeset viewer.