X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/5f61c96135dd8b0e795f6e1e5d96708347fc8f5e..813da880d2d77f04ea623f426d543d298528f967:/mdw.asd diff --git a/mdw.asd b/mdw.asd index 8a91809..9287a55 100644 --- a/mdw.asd +++ b/mdw.asd @@ -9,7 +9,7 @@ :version "2.0.3" :author "Mark Wooding " :components ((:file "mdw-base") - (:file "anaphora") + (:file "anaphora" :depends-on ("mdw-base")) (:file "sys-base") (:file "factorial") (:file "queue")