Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7170 in orxonox.OLD for branches/shared_lib/src/orxonox.cc


Ignore:
Timestamp:
Feb 20, 2006, 1:59:53 PM (19 years ago)
Author:
bensch
Message:

dynamic: testing facility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/orxonox.cc

    r7169 r7170  
    341341//     return false;
    342342//   }
    343   DynamicLoader::loadDyLib("./src/world_entities/.libs/libORXground_turret.so");
     343  DynamicLoader::loadDyLib("libORXground_turret.so");
    344344
    345345  // start the collision detection engine
Note: See TracChangeset for help on using the changeset viewer.