Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/util/loading/resource_manager.cc
- 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/resource_manager.cc
r9684 r9715 50 50 #include <unistd.h> 51 51 52 NewObjectListDefinition(ResourceManager);52 ObjectListDefinition(ResourceManager); 53 53 54 54 /**
Note: See TracChangeset
for help on using the changeset viewer.