Changeset 97 in dev for BasicCompiler_Common/Class.cpp
- Timestamp:
- Apr 16, 2007, 3:52:40 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/Class.cpp
r96 r97 1528 1528 if( !objClass.IsUsing() ){ 1529 1529 // 未使用のクラスは無視する 1530 if( (string)objClass.name == "CTest"){1531 int test=0;1532 }1533 1530 continue; 1534 1531 }
Note:
See TracChangeset
for help on using the changeset viewer.