Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7722 in orxonox.OLD for trunk/src/lib/util/loading


Ignore:
Timestamp:
May 19, 2006, 4:21:01 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: Removed the old Executor, and inserted the new one into the ShellCommand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/util/loading/load_param.h

    r7721 r7722  
    2525
    2626#include "executor/executor.h"
    27 
    28 /// HACK HACK TAKE THIS INTO THE EXECUTOR
    29 #include "executor/executor_functional.h"
    30 #define EXECUTOR_FUNCTIONAL_USE_STATIC
    31 #include "executor/executor_functional.h"
    32 
    3327#include "executor/executor_specials.h"
    34 
    35 #include "helper_functions.h"
    3628
    3729// Forward Declaration //
Note: See TracChangeset for help on using the changeset viewer.