From: Tim Vaughan Date: Sun, 29 Oct 2017 22:52:14 +0000 (+0100) Subject: Removed debugging code. X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=scheme.forth.jl.git;a=commitdiff_plain;h=5bec487b30262d835382a1614027193dc1eb76fb Removed debugging code. --- diff --git a/src/scheme.4th b/src/scheme.4th index cf3ddc5..2a509e6 100644 --- 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 ---- {{{