Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9899 in orxonox.OLD for trunk/src/lib/shell/shell_command_class.cc


Ignore:
Timestamp:
Oct 21, 2006, 10:08:36 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: shell works again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_command_class.cc

    r9878 r9899  
    3838      : _className(className)
    3939  {
    40     //    this->registerObject(this, ShellCommandClass::_objectList);
     40    this->registerObject(this, ShellCommandClass::_objectList);
    4141    this->setName(className);
    4242
Note: See TracChangeset for help on using the changeset viewer.