Changeset 867 for trunk/MagicSoft/Mars/mbase/MReadTree.cc
- Timestamp:
- 07/13/01 18:13:06 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MReadTree.cc
r858 r867 173 173 // we cannot proceed reading this branch 174 174 // 175 *fLog << "MReadTree::PreProcess -Warning: Class '" << name << "' not existing in dictionary. Branch skipped." << endl;175 *fLog << dbginf << "Warning: Class '" << name << "' not existing in dictionary. Branch skipped." << endl; 176 176 continue; 177 177 }
Note:
See TracChangeset
for help on using the changeset viewer.