makunbound when +unbound-slot+ is passed to default setter for slot attributes
[clinton/lisp-on-lines.git] / lisp-on-lines-ucw.asd
index 6ea3a12..b7d9d05 100644 (file)
                        :components
                        ((:module :ucw
                                  :components ((:file "packages")
                        :components
                        ((:module :ucw
                                  :components ((:file "packages")
+                                              
                                               (:file "standard-components")
                                               (:file "standard-components")
-                                              (:file "lol-tags"))
+                                              (:file "contextl-components")
+                                              (:file "html-description")
+                                              (:file "lol-components")
+                                              )
                        
                                  :serial t))))
   :serial t
 
 
                        
                                  :serial t))))
   :serial t
 
 
-  :depends-on (:lisp-on-lines :ucw :puri))
\ No newline at end of file
+  :depends-on (:lisp-on-lines :ucw :puri :parenscript-classic))
\ No newline at end of file