Changeset 1683 for code/branches/core3/src/core/Factory.cc
- Timestamp:
- Aug 30, 2008, 1:16:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core3/src/core/Factory.cc
r1676 r1683 98 98 } 99 99 (*getFactoryPointer()->identifierStringMap_.begin()).second->stopCreatingHierarchy(); 100 /*101 for (it = Identifier::getIdentifierMapIntern().begin(); it != Identifier::getIdentifierMapIntern().end(); ++it)102 (*it).second->createSuperFunctionCaller();103 */104 100 COUT(3) << "*** Factory: Finished class-hierarchy creation" << std::endl; 105 101 }
Note: See TracChangeset
for help on using the changeset viewer.