Ignore:
Timestamp:
06/10/11 21:48:13 (13 years ago)
Author:
tbretz
Message:
Added compile time to boot message, added interactive flag.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ReadlineColor.h

    r10304 r10998  
    66namespace ReadlineColor
    77{
    8     bool PrintBootMsg(std::ostream &out, const std::string &name);
     8    bool PrintBootMsg(std::ostream &out, const std::string &name, bool interactive=true);
    99    bool PrintAttributes(std::ostream &out);
    1010
Note: See TracChangeset for help on using the changeset viewer.