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/fadctrl.cc

    r10987 r10997  
    13181318    WindowLog wout;
    13191319
     1320    ReadlineColor::PrintBootMsg(wout, conf.GetName(), false);
     1321
    13201322    //log.SetWindow(stdscr);
    13211323    if (conf.Has("log"))
Note: See TracChangeset for help on using the changeset viewer.