Changeset 370 in dev for trunk/abdev/BasicCompiler_Common/src/Compiler.cpp
- Timestamp:
- Nov 15, 2007, 3:18:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/src/Compiler.cpp
r318 r370 36 36 if( !pGenericClass ) 37 37 { 38 extern int cp;39 SetError(106, className, cp );40 38 return false; 41 39 }
Note:
See TracChangeset
for help on using the changeset viewer.