Ignore:
Timestamp:
08/02/02 10:50:32 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MParContainer.cc

    r1474 r1476  
    354354// gui elements to a macro-file.
    355355//
    356 void MParContainer::SavePrimitive(ofstream &out, Option_t *o="")
     356void MParContainer::SavePrimitive(ofstream &out, Option_t *o)
    357357{
    358358    out << "   // SavePrimitive not overloaded... using default." << endl;
Note: See TracChangeset for help on using the changeset viewer.