aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/libbsd.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-01-25 23:10:03 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-01-25 23:11:21 +0100
commit723f332551c336790e6fd628e4418f5be2eb42c0 (patch)
tree28a1f0138f819ba3de1b6e77931dc57db532c0c3 /gnu/packages/libbsd.scm
parentdd7bc92afcd4b69849fc55041ac0261315cde2da (diff)
downloadguix-723f332551c336790e6fd628e4418f5be2eb42c0.tar.gz
guix-723f332551c336790e6fd628e4418f5be2eb42c0.zip
gnu: femtolisp: Use INVOKE.
* gnu/packages/scheme.scm (femtolisp)[arguments]: Remove "bootstrap" phase; use INVOKE and return #T unconditionally.
Diffstat (limited to 'gnu/packages/libbsd.scm')
0 files changed, 0 insertions, 0 deletions
AGH-engineering-thesis/snapshot/AGH-engineering-thesis-99025b9d34ccad778f11258e186b0bd8dc9c71a4.zip'>AGH-engineering-thesis-99025b9d34ccad778f11258e186b0bd8dc9c71a4.zip
rename tclasm.tcl to tclasm_old.tcl (prepare for redesign of the stack machine)
Diffstat (limited to 'tests/stack_machine_old_store/instructions.s.tcl')
-rwxr-xr-xtests/stack_machine_old_store/instructions.s.tcl2
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