Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7398 in orxonox.OLD for trunk/src/lib/shell/shell_command.h


Ignore:
Timestamp:
Apr 27, 2006, 4:23:55 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: SubString more functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_command.h

    r7397 r7398  
    2323
    2424  /**
    25    * an easy to use Macro to create a Command
     25   * @brief an easy to use Macro to create a Command
    2626   * @param command the name of the command (without "" around the string)
    2727   * @param class the name of the class to apply this command to (without the "" around the string)
     
    4141
    4242  /**
    43    * an easy to use Macro to create a Command
     43   * @brief an easy to use Macro to create a Command
    4444   * @param command the name of the command (without "" around the string)
    4545   * @param class the name of the class to apply this command to (without the "" around the string)
Note: See TracChangeset for help on using the changeset viewer.