Changeset 8274 for trunk/MagicSoft/Mars/mdata
- Timestamp:
- 01/29/07 12:49:21 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mdata/MDataPhrase.cc
r8149 r8274 519 519 Bool_t MDataPhrase::PreProcess(const MParList *plist) 520 520 { 521 if (!fFormula) 522 { 523 *fLog << err << "Error - So far no valid phrase was setup." << endl; 524 return kFALSE; 525 } 526 521 527 TIter Next(&fMembers); 522 528
Note:
See TracChangeset
for help on using the changeset viewer.