Changeset 9547 for code/branches/testing/src/libraries/core/command
- Timestamp:
- Mar 12, 2013, 10:05:25 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/src/libraries/core/command/Shell.cc
r9536 r9547 88 88 89 89 // Get the previous output and add it to the Shell 90 OutputManager::getInstance().getMemoryWriter() .resendOutput(this);90 OutputManager::getInstance().getMemoryWriter()->resendOutput(this); 91 91 } 92 92
Note: See TracChangeset
for help on using the changeset viewer.