Changeset 7201 in orxonox.OLD for trunk/src/lib/shell/shell_command.h
- Timestamp:
- Mar 9, 2006, 12:51:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_command.h
r7198 r7201 79 79 ~ShellCommand(); 80 80 81 static bool isRegistered(const char* commandName, const char* className , const Executor& executor);81 static bool isRegistered(const char* commandName, const char* className); 82 82 static const char* paramToString(long parameter); 83 83
Note: See TracChangeset
for help on using the changeset viewer.