Changeset 11674 for trunk/FACT++/src/Console.cc
- Timestamp:
- 07/27/11 21:02:51 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Console.cc
r11479 r11674 208 208 ConsoleStream::ConsoleStream(const char *name) : Readline(name) 209 209 { 210 fLogO.SetBacklog(false); 211 fLogO.SetNullOutput(false); 210 212 ReadlineColor::PrintBootMsg(fLogO, GetName(), false); 211 213 }
Note:
See TracChangeset
for help on using the changeset viewer.