Ignore:
Timestamp:
06/10/11 21:47:30 (13 years ago)
Author:
tbretz
Message:
Added boot message to interactive session.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/dataLogger.cc

    r10994 r10997  
    24082408    WindowLog wout;
    24092409
     2410    ReadlineColor::PrintBootMsg(wout, conf.GetName(), false);
     2411
    24102412    //log.SetWindow(stdscr);
    24112413    if (conf.Has("log"))
Note: See TracChangeset for help on using the changeset viewer.