[mcclim-devel] mcclim-0.9.1:system.lisp

Mike McDonald mikemac at mikemac.com
Fri Aug 19 04:03:40 UTC 2005


  Something looks a bit fishy.


(pushnew :clim *features*)
(pushnew :mcclim *features*)

+;;; I really didn't have good luck with this on Allegro, because
+;;; Allegro's CL-USER package uses it's EXCL stuff, which has its own
+;;; DEFSYSTEM. [2004/12/21:rpg]
+;;;#+mk-defsystem (use-package "MK")

(defmacro clim-defsystem ((module &key depends-on) &rest components)
  `(progn
     #+mk-defsystem


  Mike McDonald
  mikemac at mikemac.com



More information about the mcclim-devel mailing list