Changeset 901


Ignore:
Timestamp:
07/31/01 12:54:09 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r891 r901  
    537537//  compiled programs if you are not 100% sure what you are doing.
    538538//
    539 TObjArray MParList::CreateObjList(const char *cname, const UInt_t from, const UInt_t to=0, const char *oname=NULL)
     539TObjArray MParList::CreateObjList(const char *cname, const UInt_t from, const UInt_t to, const char *oname)
    540540{
    541541    TObjArray list;
Note: See TracChangeset for help on using the changeset viewer.