Changeset 2678 for trunk/MagicSoft/Mars/mreport/MReport.h
- Timestamp:
- 12/15/03 17:29:56 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mreport/MReport.h
r2591 r2678 27 27 virtual Bool_t InterpreteBody(TString &str); 28 28 29 Bool_t Interprete(TString &str);29 Int_t Interprete(TString &str, const MTime &start, const MTime &stop); 30 30 Bool_t CheckIdentifier(TString &str) const 31 31 {
Note:
See TracChangeset
for help on using the changeset viewer.