;; -*-lisp-*- ;;when compiling this should include decla2 > where the real declarations are (defun declarations-only-when-needed macro (useless) (cond ((or (status features ncomplr) ;;old way (status features complr)) ;;new way (sstatus feature complr) ;;since some now expect the new way but still might ;;run in an older compiler (sstatus feature ncomplr) ;;until I recompile my macros and drect > '(include |ken;decla2 >|)))) (declarations-only-when-needed)