Changeset 7004 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 05/10/05 12:00:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MEnergyEstimate.cc
r6932 r7004 111 111 return kFALSE; 112 112 113 *fLog << inf << "Rule for energy estimation: " << fData->GetRule() << endl; 114 113 115 if (!fData->PreProcess(plist)) 114 116 return kFALSE; 115 116 *fLog << inf << "Rule for energy estimation: " << fData->GetRule() << endl;117 117 118 118 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.