Changeset 276 in dev for trunk/abdev/BasicCompiler32/Compile_Var.cpp
- Timestamp:
- Aug 12, 2007, 1:25:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler32/Compile_Var.cpp
r275 r276 1300 1300 // call AddGlobalRootPtr 1301 1301 compiler.codeGenerator.op_call( pUserProc_AddGlobalRootPtr ); 1302 1303 ReallocNativeCodeBuffer();1304 1302 } 1305 1303 }
Note:
See TracChangeset
for help on using the changeset viewer.