>>>>> "Matthias" == Matthias Fischmann <fischman@mpi-sb.mpg.de> writes:
Matthias> *** - The macro DEFCONSTANT may not be called with 1 arguments
Add a line for CLISP, like:
(defconstant lisp-file-types
[others]
#+clisp `("lsp" "fas")
)