Changeset 1476 for trunk/MagicSoft/Mars/mbase/MParContainer.cc
- Timestamp:
- 08/02/02 10:50:32 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MParContainer.cc
r1474 r1476 354 354 // gui elements to a macro-file. 355 355 // 356 void MParContainer::SavePrimitive(ofstream &out, Option_t *o ="")356 void MParContainer::SavePrimitive(ofstream &out, Option_t *o) 357 357 { 358 358 out << " // SavePrimitive not overloaded... using default." << endl;
Note:
See TracChangeset
for help on using the changeset viewer.