Ignore:
Timestamp:
08/23/04 09:06:37 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadTree.h

    r3682 r4698  
    7171    virtual Int_t AddFile(const char *fname, Int_t entries=-1);
    7272    virtual Int_t AddFiles(const MReadTree &read);
     73    Int_t AddFiles(MDirIter &dir) { return MRead::AddFiles(dir); }
    7374
    7475    Int_t PreProcess(MParList *pList);
Note: See TracChangeset for help on using the changeset viewer.