Changeset 901 for trunk/MagicSoft
- Timestamp:
- 07/31/01 12:54:09 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MParList.cc
r891 r901 537 537 // compiled programs if you are not 100% sure what you are doing. 538 538 // 539 TObjArray MParList::CreateObjList(const char *cname, const UInt_t from, const UInt_t to =0, const char *oname=NULL)539 TObjArray MParList::CreateObjList(const char *cname, const UInt_t from, const UInt_t to, const char *oname) 540 540 { 541 541 TObjArray list;
Note:
See TracChangeset
for help on using the changeset viewer.