Ignore:
Timestamp:
02/13/07 11:15:29 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7430 r8315  
    1010#endif
    1111
     12class MZlib;
    1213class TList;
    1314class MRflEvtData;
     
    2829    };
    2930
    30     ifstream *fIn;              // the inputfile
    31     TList    *fFileNames;       // Array which stores the \0-terminated filenames
     31    MZlib *fIn;              // the inputfile
     32    TList *fFileNames;       // Array which stores the \0-terminated filenames
    3233
    3334    MRflEvtData   *fEvtData;    //!
Note: See TracChangeset for help on using the changeset viewer.