Ignore:
Timestamp:
07/11/06 20:45:10 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/caos/Leds.h

    r4255 r7787  
    2929
    3030    void Print(Option_t *o=NULL) const;
     31    void Print(Option_t *o1, Option_t *o2) const { TClonesArray::Print(o1, o2); }
    3132
    3233    ClassDef(Leds, 1)
Note: See TracChangeset for help on using the changeset viewer.