Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/util/loading/dynamic_loader.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/util/loading/dynamic_loader.h
r9684 r9715 19 19 class DynamicLoader : public Factory 20 20 { 21 NewObjectListDeclaration(DynamicLoader);21 ObjectListDeclaration(DynamicLoader); 22 22 23 23 public:
Note: See TracChangeset
for help on using the changeset viewer.