-
- Downloads
3.20.1: Reindent a bit.
Make it work on old clisp 2.44 by protecting (require "asdf") with a eval and quote, to prevent clisp from trying to do the requiring at compile-time and failing.
Loading
Please register or sign in to comment
Make it work on old clisp 2.44 by protecting (require "asdf") with a eval and quote, to prevent clisp from trying to do the requiring at compile-time and failing.