Changeset 67 in dev for BasicCompiler32/NumOpe_TypeOperation.cpp
- Timestamp:
- Mar 11, 2007, 3:25:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/NumOpe_TypeOperation.cpp
r66 r67 32 32 33 33 //push 0 34 op_push_ value(0);34 op_push_V(0); 35 35 36 36 //push eax
Note:
See TracChangeset
for help on using the changeset viewer.