Changeset 5374 in orxonox.OLD for trunk/src/lib/shell/shell_command.cc
- Timestamp:
- Oct 13, 2005, 1:04:06 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_command.cc
r5329 r5374 504 504 objectPointer = objectList->firstElement(); 505 505 } 506 printf("test\n");507 506 // match a function. 508 507 if (commandClass != NULL && (fktPos == 1 || (fktPos == 2 && inputSplits.getCount() >= 3)))
Note: See TracChangeset
for help on using the changeset viewer.