Changeset 1479 for trunk/MagicSoft/Mars/mbase/MTask.cc
- Timestamp:
- 08/05/02 13:19:55 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MTask.cc
r1477 r1479 269 269 // and afterwards set the filter for this task. 270 270 // 271 void MTask::SavePrimitive(ofstream &out, Option_t *o ="")271 void MTask::SavePrimitive(ofstream &out, Option_t *o) 272 272 { 273 273 MParContainer::SavePrimitive(out);
Note:
See TracChangeset
for help on using the changeset viewer.