aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_old_jump/instructions.s.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stack_machine_old_jump/instructions.s.tcl')
-rwxr-xr-xtests/stack_machine_old_jump/instructions.s.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stack_machine_old_jump/instructions.s.tcl b/tests/stack_machine_old_jump/instructions.s.tcl
index f681fc9..359da35 100755
--- a/tests/stack_machine_old_jump/instructions.s.tcl
+++ b/tests/stack_machine_old_jump/instructions.s.tcl
@@ -1,6 +1,6 @@
#!/usr/bin/env tclsh
-source tclasm.tcl
+source tclasm_old.tcl
## Let there be 2 pieces of code - each one storing a different value in memory
## and halting afterwards. Jump instruction should cause the second piece of