Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5580 in orxonox.OLD for branches/network/src/lib/lang


Ignore:
Timestamp:
Nov 16, 2005, 12:10:58 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/network: fixed makefiles
created working subproject network

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/lang/class_list.cc

    r5352 r5580  
    2727
    2828using namespace std;
    29 
     29/*
    3030SHELL_COMMAND_STATIC(debug, ClassList, ClassList::debugS)
    3131    ->describe("Shows all registered classes, if param1: is a valid ClassName only values of this class are shown. param2: how much output")
    32     ->defaultValues(2, NULL, 1);
     32    ->defaultValues(2, NULL, 1);*/
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.