Ignore:
Timestamp:
12/29/03 19:31:59 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/MObservatory.h

    r2750 r2751  
    3333    void SetLocation(LocationName_t name);
    3434
    35     void Print(Option_t *) const;
     35    void Print(Option_t *o=0) const;
    3636
    3737    const TString &GetObservatoryName() const { return fObservatoryName; }
     
    5151
    5252    ClassDef(MObservatory, 0)
    53 
    5453};
    5554
    5655#endif
    57 
Note: See TracChangeset for help on using the changeset viewer.