Changeset 10998 for trunk/FACT++/src/ReadlineColor.h
- Timestamp:
- 06/10/11 21:48:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/ReadlineColor.h
r10304 r10998 6 6 namespace ReadlineColor 7 7 { 8 bool PrintBootMsg(std::ostream &out, const std::string &name );8 bool PrintBootMsg(std::ostream &out, const std::string &name, bool interactive=true); 9 9 bool PrintAttributes(std::ostream &out); 10 10
Note:
See TracChangeset
for help on using the changeset viewer.