Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9916 in orxonox.OLD for trunk/src/lib/shell/shell_input.cc


Ignore:
Timestamp:
Nov 3, 2006, 9:29:16 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: Windows runs again without any segfaults
it seems, that windows links object files differently… and extremely strange

File:
1 edited

Legend:

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

    r9869 r9916  
    2828namespace OrxShell
    2929{
    30   SHELL_COMMAND(help, ShellInput, help)
    31   ->describe("retrieve some help about the input mode")
    32   ->setAlias("help");
    33 
    3430  ObjectListDefinition(ShellInput);
    3531
Note: See TracChangeset for help on using the changeset viewer.