aboutsummaryrefslogtreecommitdiff
path: root/src/interp/spad-parser.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-08-26 17:57:11 +0000
committerdos-reis <gdr@axiomatics.org>2012-08-26 17:57:11 +0000
commit5f425e48c5785d5523f5ad8eb3e362baeda90250 (patch)
tree7bce50454bdfb2639cc14ddf97bbed12a16a78ed /src/interp/spad-parser.boot
parent8366d3d32cb2b36e6b72bc0379514250256db384 (diff)
downloadopen-axiom-5f425e48c5785d5523f5ad8eb3e362baeda90250.tar.gz
* interp/debug.lisp: Remove reference to TOK and CHR.
* interp/spad-parser.boot: Likewise. * interp/g-error.boot: Likewise. * interp/sys-globals.boot: Likewise. * interp/br-saturn.boot: Replace TERSYSCOMAND by terminateSystemCommand. * interp/i-syscmd.boot: Likewise. (terminateSystemCommand): Simplify. * interp/spad.lisp (TERSYSCOMMAND): Remove.
Diffstat (limited to 'src/interp/spad-parser.boot')
-rw-r--r--src/interp/spad-parser.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/spad-parser.boot b/src/interp/spad-parser.boot
index 7ce0fb01..d4f27573 100644
--- a/src/interp/spad-parser.boot
+++ b/src/interp/spad-parser.boot
@@ -52,7 +52,6 @@ module spad_-parser where
--%
$SKIPME := false
-TOK := nil
DEFINITION__NAME := nil
$preparseLastLine := nil
$preparseReportIfTrue := false