Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5391 in orxonox.OLD for trunk/src/defs


Ignore:
Timestamp:
Oct 16, 2005, 1:37:41 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: more gui-definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defs/functor_list.h

    r5332 r5391  
    99   any later version.
    1010   */
    11 
    1211
    1312/*!
     
    105104
    106105#ifdef FUNCTOR_LIST
     106
    107107  FUNCTOR_LIST(0)();
    108108  //! makes functions with one string
     
    152152  FUNCTOR_LIST(2)(l_UINT, l_LONG);
    153153  FUNCTOR_LIST(2)(l_STRING, l_UINT);
     154
     155
    154156#endif /* FUNCTOR_LIST */
Note: See TracChangeset for help on using the changeset viewer.