Ignore:
Timestamp:
08/12/04 16:41:37 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3574 r4601  
    118118    virtual void SetNames(TObjArray &arr);
    119119
    120     virtual Bool_t ReadEnv(const TEnv &env, TString prefix, Bool_t print=kFALSE);
     120    virtual Int_t  TestEnv(const TEnv &env, TString prefix, Bool_t print=kFALSE);
     121    virtual Int_t  ReadEnv(const TEnv &env, TString prefix, Bool_t print=kFALSE);
    121122    virtual Bool_t WriteEnv(TEnv &env, TString prefix, Bool_t print=kFALSE) const;
    122123
Note: See TracChangeset for help on using the changeset viewer.