Ignore:
Timestamp:
11/26/04 10:57:54 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MRunIter.h

    r5461 r5469  
    4242
    4343public:
    44     MRunIter(const char *path=0) : fPath(path), fIsRawFile(0) { }
     44    MRunIter(const char *path=0) : fPath(path), fIsRawFile(0), fIsStandardFile(kFALSE) { }
    4545
    4646    void SetRawFile(Bool_t filetype) { fIsRawFile = filetype; }
Note: See TracChangeset for help on using the changeset viewer.