The Lambda Lab
/
projects
/
scheme.forth.jl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d87c90
)
Removed debugging code.
author
Tim Vaughan
<tgvaughan@gmail.com>
Sun, 29 Oct 2017 22:52:14 +0000
(23:52 +0100)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Sun, 29 Oct 2017 22:52:14 +0000
(23:52 +0100)
src/scheme.4th
patch
|
blob
|
history
diff --git
a/src/scheme.4th
b/src/scheme.4th
index
cf3ddc5
..
2a509e6
100644
(file)
--- a/
src/scheme.4th
+++ b/
src/scheme.4th
@@
-1935,7
+1935,6
@@
parse-idx-stack parse-idx-sp !
except-message: ." tried to print object with unknown type." recoverable-exception throw
; is print
-xxxx
\ }}}
\ ---- Garbage Collection ---- {{{