diff options
Diffstat (limited to 'tests/stack_machine_old_store/instructions.s.tcl')
-rwxr-xr-x | tests/stack_machine_old_store/instructions.s.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stack_machine_old_store/instructions.s.tcl b/tests/stack_machine_old_store/instructions.s.tcl index ddc3a8e..d7e26b0 100755 --- a/tests/stack_machine_old_store/instructions.s.tcl +++ b/tests/stack_machine_old_store/instructions.s.tcl @@ -1,6 +1,6 @@ #!/usr/bin/env tclsh -source tclasm.tcl +source tclasm_old.tcl ### simple test - write value hDEADBEEF to address h3ABCD |