aboutsummaryrefslogtreecommitdiff
path: root/src/interp/spad.lisp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-10-14 08:53:35 +0000
committerdos-reis <gdr@axiomatics.org>2007-10-14 08:53:35 +0000
commit095703f8cc7439cddda478b12667c5ac8264b6d5 (patch)
treecc7a8dc987cd91ec29082900cac30c28e339b20b /src/interp/spad.lisp
parent80f5cef01abdaee3b8c818ea07f534570e94c6d4 (diff)
downloadopen-axiom-095703f8cc7439cddda478b12667c5ac8264b6d5.tar.gz
more work toward removing depsys
Diffstat (limited to 'src/interp/spad.lisp')
-rw-r--r--src/interp/spad.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/spad.lisp b/src/interp/spad.lisp
index b1735557..c2008754 100644
--- a/src/interp/spad.lisp
+++ b/src/interp/spad.lisp
@@ -489,7 +489,6 @@
(defvar LITTLEI '|i|)
(defvar *TALLPAR NIL)
(defvar ALLSTAR NIL)
-(defvar BLANK " ")
(defvar PLUSS "+")
(defvar PERIOD ".")
(defvar SLASH "/")