Changeset 31 in dev for BasicCompiler64/Compile_ProcOp.cpp
- Timestamp:
- Jan 13, 2007, 4:26:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler64/Compile_ProcOp.cpp
r28 r31 547 547 pobj_CompilingClass->ppobj_Method[i3]->psi, 548 548 0, 549 0,550 549 "", 551 550 0); … … 556 555 Opcode_CallProc("", 557 556 pobj_CompilingClass->ppobj_Method[i3]->psi, 558 0,559 557 0, 560 558 "", … … 663 661 pobj_CompilingClass->ppobj_Method[i3]->psi, 664 662 0, 665 0,666 663 "", 667 664 0);
Note:
See TracChangeset
for help on using the changeset viewer.