aboutsummaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-03 20:29:45 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-03 20:29:45 +0200
commit99025b9d34ccad778f11258e186b0bd8dc9c71a4 (patch)
tree4d0720d4c8833610a974913186e9c2fbe5254678 /design
parent9d76f0b02695c341a0d734b21b4eb8726bbc06fa (diff)
downloadAGH-engineering-thesis-99025b9d34ccad778f11258e186b0bd8dc9c71a4.tar.gz
AGH-engineering-thesis-99025b9d34ccad778f11258e186b0bd8dc9c71a4.zip
rename tclasm.tcl to tclasm_old.tcl (prepare for redesign of the stack machine)
Diffstat (limited to 'design')
-rwxr-xr-xdesign/rom.s.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/rom.s.tcl b/design/rom.s.tcl
index db142a0..4bfc73f 100755
--- a/design/rom.s.tcl
+++ b/design/rom.s.tcl
@@ -1,6 +1,6 @@
#!/usr/bin/env tclsh
-source tclasm.tcl
+source tclasm_old.tcl
## also look at stack_machine_cond_jump test