Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/shell/shell_command_class.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/shell/shell_command_class.cc
r9697 r9715 27 27 namespace OrxShell 28 28 { 29 NewObjectListDefinition(ShellCommandClass);29 ObjectListDefinition(ShellCommandClass); 30 30 31 31 CmdClassList* ShellCommandClass::_commandClassList = NULL;
Note: See TracChangeset
for help on using the changeset viewer.