Ignore:
Timestamp:
04/10/11 10:15:14 (12 years ago)
Author:
tbretz
Message:
Replaces local Trim function by function from tools; set rl_pending_input in Stop to Ctrl-d; fixed removing of old entries frm the history in AddToHistory - made sure that only full matches are removed.
File:
1 edited

Legend:

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

    r10331 r10343  
    88{
    99public:
    10     static std::string TrimSpaces(const char *buf);
    1110    static bool RedirectionWrapper(std::ostream &out, bool (*function)());
    1211
Note: See TracChangeset for help on using the changeset viewer.