Debian Package cl-asdf ---------------------- To load ASDF into your Lisp system, you can give the command (load "/usr/share/common-lisp/source/cl-asdf/asdf.lisp") although in many implementations, you can just use (require "asdf") Additionally, there is an optional module that you can load with the command (load "/usr/share/common-lisp/source/cl-asdf/contrib/wild-modules.lisp")