Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7721 in orxonox.OLD for trunk/src/lib/util/executor/executor.cc


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

orxonox/trunk: introduced the absolutely new, much faster, more templated, and easier to look at Executor, and use it directly inside the LoadParam-Class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/util/executor/executor.cc

    r7714 r7721  
    3333                   const MultiType& param4)
    3434{
    35 //  this->setClassID(CL_EXECUTOR, "Executor");
     35  this->setClassID(CL_EXECUTOR, "Executor");
    3636
    3737  // What Parameters have we got
Note: See TracChangeset for help on using the changeset viewer.