Christophe Weblog Wiki Code Publications Music
add files from Jan Moringen's pattern-specializer repository
[specializable.git] / specializable.asd
index 94512ac58e77aecca5060bce85e6085a88361e8c..e2efeea0446178bb0f249b8fab7928c3981ffdc0 100644 (file)
@@ -10,4 +10,5 @@
   :author      "Jan Moringen <jmoringe@techfak.uni-bielefeld.de>"
   :license     "TODO"
   :description "Generalized specializers - SBCL only"
-  :components  ((:file       "specializable")))
+  :components  ((:module "src"
+                 :components ((:file       "specializable")))))