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/MParList.cc

    r1474 r1476  
    666666// gui elements to a macro-file.
    667667//
    668 void MParList::SavePrimitive(ofstream &out, Option_t *o="")
     668void MParList::SavePrimitive(ofstream &out, Option_t *o)
    669669{
    670670    out << "   MParList " << ToLower(fName) << "(\"";
Note: See TracChangeset for help on using the changeset viewer.