Changeset 279 in dev for trunk/abdev/BasicCompiler_Common/Enum.cpp
- Timestamp:
- Aug 14, 2007, 3:22:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/Enum.cpp
r268 r279 115 115 iEnumParentNum=0; 116 116 117 const char *source = compiler. source.GetBuffer();117 const char *source = compiler.GetObjectModule().source.GetBuffer(); 118 118 119 119 // 名前空間管理
Note:
See TracChangeset
for help on using the changeset viewer.