chiark / gitweb /
anaphora.lisp: Rewrite `asetf' to use `with-places/gensyms'.
[lisp] / mdw.asd
diff --git a/mdw.asd b/mdw.asd
index 8a918096f0a4b127cea42de1dd69c397fc07c6fa..9287a55d79ce569681b580fa803b109009efb4ae 100644 (file)
--- a/mdw.asd
+++ b/mdw.asd
@@ -9,7 +9,7 @@
   :version "2.0.3"
   :author "Mark Wooding <mdw@distorted.org.uk>"
   :components ((:file "mdw-base")
-              (:file "anaphora")
+              (:file "anaphora" :depends-on ("mdw-base"))
               (:file "sys-base")
               (:file "factorial")
               (:file "queue")