added forgotten dojo.lisp.
[clinton/lisp-on-lines.git] / lisp-on-lines.asd
index d0dbdb1..cee71e9 100644 (file)
                                       (:file "presentations")
                                       (:file "slot-presentations")
                                       (:file "slot-presentations/date")
+                                      (:file "defdisplay")
                                       (:file "standard-display")
                                       (:file "standard-attributes")
                                       (:file "standard-wrappers")
-                                      (:file "relational-attributes"))
+                                      (:file "relational-attributes")
+
+                                      (:file "backwards-compat"))
                          :serial t)
                 (:module :components
                          :pathname "src/components/"
@@ -31,7 +34,7 @@
                                       (:file "ajax")
                                       (:file "dojo"))))
     :serial t
-    :depends-on (:arnesi :ucw :meta-model :split-sequence :contextl :cl-ppcre))
+    :depends-on (:arnesi :ucw :meta-model :split-sequence :contextl :cl-ppcre :cl-fad))
 
 (defsystem :lisp-on-lines.example
     :components (