Changeset 1003 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 10/29/01 11:15:53 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/rootlogon.C
r948 r1003 33 33 cout << "error." << endl; 34 34 else 35 { 36 MParContainer::Class()->IgnoreTObjectStreamer(); 35 37 cout << "done." << endl; 38 } 36 39 37 40 cout << endl;
Note:
See TracChangeset
for help on using the changeset viewer.