Changeset 2101 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 05/09/03 10:22:44 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLog.cc
r2098 r2101 197 197 void MLog::Underline() 198 198 { 199 if (TestBit(eNoColors)) 200 return; 201 199 202 if (fDevice&eStdout) 200 203 cout << kUnderline;
Note:
See TracChangeset
for help on using the changeset viewer.