Ignore:
Timestamp:
01/22/02 20:50:06 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1014 r1211  
    1111{
    1212public:
    13     MFilter() {}
    14     ~MFilter()
    15     {
    16     }
     13    MFilter(const char *name=NULL, const char *title=NULL);
    1714
    1815    virtual Bool_t IsExpressionTrue() const = 0;
Note: See TracChangeset for help on using the changeset viewer.