Changeset 7201 in orxonox.OLD for trunk/src/lib/util/loading
- Timestamp:
- Mar 9, 2006, 12:51:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/lib/util/loading/load_param.cc ¶
r7198 r7201 45 45 // set the Executor. 46 46 this->executor = executor.clone(); 47 48 if (this->executor) 49 this->executor->setName(paramName); 47 50 } 48 51
Note: See TracChangeset
for help on using the changeset viewer.