From 05e8990df136f779b6e2ddd700b38c918d5ca72e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 16 Dec 2007 16:01:30 +0000 Subject: Revert previous accidental commit. --- src/interp/patches.lisp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/interp/patches.lisp') diff --git a/src/interp/patches.lisp b/src/interp/patches.lisp index 6b993ceb..21f12ec1 100644 --- a/src/interp/patches.lisp +++ b/src/interp/patches.lisp @@ -221,6 +221,8 @@ (define-function '|isLowerCaseLetter| #'LOWER-CASE-P) (define-function '|isUpperCaseLetter| #'UPPER-CASE-P) (define-function '|isLetter| #'ALPHA-CHAR-P) +;; reset from /spad/lisp/setq.lisp +(setq |$consistencyCheck| ()) ;; prevents wasting time checking consistency #+(or :CCL (and :lucid :ibm/370)) -- cgit v1.2.3