Changeset 6004 for code/branches/console/src/libraries/core/Core.h
- Timestamp:
- Oct 30, 2009, 12:39:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/console/src/libraries/core/Core.h
r5994 r6004 94 94 scoped_ptr<TclBind> tclBind_; 95 95 scoped_ptr<TclThreadManager> tclThreadManager_; 96 scoped_ptr<Shell> shell_;97 96 scoped_ptr<IOConsole> ioConsole_; 98 97 // graphical
Note: See TracChangeset
for help on using the changeset viewer.