Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4220 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
May 18, 2005, 11:01:59 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: TrackManager prepared for loading. added new overloaded functions that read in join and fork from one single string
thanks to chris, this was pretty easy… the hard part was finding the substring class :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r4143 r4220  
    8181                 lib/lang/base_object.cc \
    8282                 lib/util/ini_parser.cc \
     83                 lib/util/substring.cc \
    8384                 util/common/list.cc \
    8485                 util/resource_manager.cc \
     
    150151                 util/resource_manager.h \
    151152                 lib/util/ini_parser.h \
     153                 lib/util/substring.h \
    152154                 lib/math/vector.h \
    153155                 lib/math/curve.h \
Note: See TracChangeset for help on using the changeset viewer.