aboutsummaryrefslogtreecommitdiff
path: root/src/interp/debug.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/debug.lisp')
-rw-r--r--src/interp/debug.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/debug.lisp b/src/interp/debug.lisp
index 73f32cb6..823c5452 100644
--- a/src/interp/debug.lisp
+++ b/src/interp/debug.lisp
@@ -560,7 +560,7 @@ EXAMINE (SETQ RECNO (NOTE |$InputStream|))
(TRACE_OPTION_ERROR 'DEPTH))
T))
(SETQ CONDITION
- (MKPF
+ (|mkpf|
(LIST CONDITION WITHIN_CONDITION FROM_CONDITION COUNT_CONDITION
DEPTH_CONDITION )
'AND))