Changeset 68 in dev for BasicCompiler32/Compile_Object.cpp
- Timestamp:
- Mar 12, 2007, 4:04:55 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/Compile_Object.cpp
r64 r68 208 208 // コンストラクタの呼び出し 209 209 //////////////////////////// 210 211 if( lstrcmp(classObj.name,"proc")==0){ 212 int i=0; 213 } 210 214 211 215 BOOL bSomeObjects;
Note:
See TracChangeset
for help on using the changeset viewer.