compilation error



I meant

;; detect which version of clisp REGEXP we have
#+(and clisp ignore)
(if (find-package "REGEXP") 

Wolfgang