[mcclim-devel] Re: clim-debugger

Matthew D Swank akopa at comcast.net
Tue Apr 26 16:48:45 UTC 2005


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.




More information about the mcclim-devel mailing list