From ebb11deb4ae269704cb19bc64714a862497a8eb6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 29 May 2013 04:31:43 +0000 Subject: Misc cleanups. --- src/interp/debug.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/interp/debug.lisp') 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 -- cgit v1.2.3