Changeset 1322 for code/branches/console/src/core/Shell.h
- Timestamp:
- May 19, 2008, 2:33:09 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/core/Shell.h
r1317 r1322 118 118 InputBuffer inputBuffer_; 119 119 OutputBuffer outputBuffer_; 120 bool finishedLastLine_; 120 121 std::list<std::string> lines_; 121 122 std::list<std::string>::const_iterator scrollIterator_;
Note: See TracChangeset
for help on using the changeset viewer.