Ignore:
Timestamp:
06/19/07 10:35:33 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8539 r8582  
    6767    void        AddEnv(const TEnv &env, Bool_t overwrite=kTRUE);
    6868
     69    void        Print(Option_t *option) const { TEnv::Print(option); }
     70    void        Print() const { TEnv::PrintEnv(kEnvLocal); } //*MENU*
     71
    6972    void PrintUntouched() const;
    7073    Int_t GetNumUntouched() const;
Note: See TracChangeset for help on using the changeset viewer.