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



