Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5329 in orxonox.OLD for trunk/src/lib/lang/class_list.cc


Ignore:
Timestamp:
Oct 8, 2005, 11:07:21 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: executing static commands work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/lang/class_list.cc

    r5194 r5329  
    2424#include <string.h>
    2525#include <math.h>
     26#include "shell_command.h"
    2627
    2728using namespace std;
    2829
     30SHELL_COMMAND_STATIC(debug, ClassList, ClassList::debug);
    2931
    3032/**
Note: See TracChangeset for help on using the changeset viewer.