X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/lisp/blobdiff_plain/e8567770c29b1e26c340c1666a2d3b28c06454c8..0eed4749891adf0a7be89e786b8968ee805a8d41:/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")