Changeset 8582 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 06/19/07 10:35:33 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MEnv.h
r8539 r8582 67 67 void AddEnv(const TEnv &env, Bool_t overwrite=kTRUE); 68 68 69 void Print(Option_t *option) const { TEnv::Print(option); } 70 void Print() const { TEnv::PrintEnv(kEnvLocal); } //*MENU* 71 69 72 void PrintUntouched() const; 70 73 Int_t GetNumUntouched() const;
Note:
See TracChangeset
for help on using the changeset viewer.