It's not much, but: ;;; -*- Mode: Lisp; Package: COMMON-LISP-USER -*- ;;; ASDF system definition for the clim-debugger. (asdf:defsystem clim-debugger :serial t :components ((:file "clim-debugger"))) -- "You do not really understand something unless you can explain it to your grandmother." — Albert Einstein.