Changeset 2304 for cobra/trunk/Source/Phases/BindInheritancePhase.cobra
- Timestamp:
- 03/08/10 06:19:46 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
cobra/trunk/Source/Phases/BindInheritancePhase.cobra
r2277 r2304 17 17 c.objectType.bindInh 18 18 c.stringType.bindInh 19 c.dynamicType.bindInh 20 c.passThroughType.bindInh 19 21 for mod in c.modules.clone 20 22 c.curModule = mod



