Ignore:
Timestamp:
03/28/07 14:32:37 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8240 r8384  
    3131
    3232    TObject    *Clone(const char *newname="") const;
     33
     34    Bool_t      Touch(const char *name) { return !TString(GetValue(name, "")).IsNull(); }
    3335
    3436    Int_t       GetValue(const char *name, Int_t dflt);
Note: See TracChangeset for help on using the changeset viewer.