Ignore:
Timestamp:
02/13/07 11:15:29 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mdata/MDataPhrase.h

    r8077 r8315  
    4545    // MData
    4646    Bool_t   IsValid() const;
     47    Bool_t   HasValidRule() const { return fFormula ? kTRUE : kFALSE; }
    4748    Double_t GetValue() const;
    4849    TString  GetRule() const;
Note: See TracChangeset for help on using the changeset viewer.