Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5792 in orxonox.OLD for trunk/src/lib/lang/class_list.h


Ignore:
Timestamp:
Nov 27, 2005, 4:03:38 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: sync

File:
1 edited

Legend:

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

    r5791 r5792  
    6868
    6969    // STATIC MEMBERS
    70     static std::list<ClassList>*     classList;              //!< The first Class in the List
     70    static std::list<ClassList>*    classList;              //!< The first Class in the List
    7171    static std::list<const char*>   classNames;             //!< a List of all Names of all classes, that have registered so far.
    7272};
Note: See TracChangeset for help on using the changeset viewer.