Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/shell/shell_command.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/shell/shell_command.h
r9692 r9715 58 58 class ShellCommand : public BaseObject 59 59 { 60 NewObjectListDeclaration(ShellCommand);60 ObjectListDeclaration(ShellCommand); 61 61 62 62 friend class ShellCommandClass;
Note: See TracChangeset
for help on using the changeset viewer.