aboutsummaryrefslogtreecommitdiff
path: root/src/interp/debug.lisp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-29 04:31:43 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-29 04:31:43 +0000
commitebb11deb4ae269704cb19bc64714a862497a8eb6 (patch)
tree0efff25cdfe8c751e56d7b2cb8f7c6b6fe0af2a4 /src/interp/debug.lisp
parent8ee5eef95e60e0e97e5f14a92b8eb5c8c517c9ab (diff)
downloadopen-axiom-ebb11deb4ae269704cb19bc64714a862497a8eb6.tar.gz
Misc cleanups.
Diffstat (limited to 'src/interp/debug.lisp')
-rw-r--r--src/interp/debug.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interp/debug.lisp b/src/interp/debug.lisp
index 92e88a3d..cae598bf 100644
--- a/src/interp/debug.lisp
+++ b/src/interp/debug.lisp
@@ -157,8 +157,8 @@
METAKEYLST DEFINITION_NAME (|$sourceFileTypes| '(|spad| |boot| |lisp| |lsp| |meta|))
($FUNCTION FN) $NEWSPAD $LINESTACK $LINENUMBER STACK STACKX BACK OK
TRAPFLAG |$InteractiveMode| COLUMN *QUERY LINE
- (*COMP370-APPLY* (if (eq op 'define) #'eval-defun #'compile-defun)))
- (declare (special |$Echo| SINGLINEMODE INPUTSTREAM
+ (|$backend| (if (eq op 'define) #'eval-defun #'compile-defun)))
+ (declare (special |$Echo| SINGLINEMODE INPUTSTREAM |$backend|
SPADERRORSTREAM ISID NBLNK COMMENTCHR /SOURCEFILES
METAKEYLST DEFINITION_NAME |$sourceFileTypes|
$FUNCTION $NEWSPAD $LINESTACK $LINENUMBER STACK STACKX BACK OK