- Timestamp:
- 05/27/11 15:15:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/Readline.cc
r10654 r10868 1131 1131 } 1132 1132 1133 // -------------------------------------------------------------------------- 1134 // 1135 //! Stops the readline execution. It fakes the end of an editing by 1136 //! setting rl_done to 1. To distinguish this from a normal edit, 1137 //! rl_pending_input is set to EOT. 1138 //! 1133 1139 void Readline::Stop() 1134 1140 {
Note:
See TracChangeset
for help on using the changeset viewer.