Changeset 803 in dev for branches/egtra/ab5.0/abdev/BasicCompiler_Common/src/LexicalAnalyzer_Const.cpp
- Timestamp:
- Feb 11, 2011, 10:05:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/egtra/ab5.0/abdev/BasicCompiler_Common/src/LexicalAnalyzer_Const.cpp
r637 r803 206 206 } 207 207 } 208 209 // イテレータを初期化210 compiler.GetObjectModule().meta.GetGlobalConsts().Iterator_Init();211 compiler.GetObjectModule().meta.GetGlobalConstMacros().Iterator_Init();212 208 } 213 209
Note:
See TracChangeset
for help on using the changeset viewer.