X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.asd;h=f423927cecfb262027d2057fa504c0159237f4e2;hb=7c7fe600ddcae6e798bdc025f558183569f1ae7e;hp=2f3868cf2abcec104b360a565376bda7c3595303;hpb=ba8e1b6858fbb883c69e6c09d37b1945878ccba3;p=clsql.git diff --git a/clsql.asd b/clsql.asd index 2f3868c..f423927 100644 --- a/clsql.asd +++ b/clsql.asd @@ -67,8 +67,9 @@ oriented interface." :pathname "" :components ((:file "fdml") (:file "transaction" :depends-on ("fdml")) + #+clisp (:file "ansi-loop") (:file "loop-extension" - :depends-on ("fdml")) + :depends-on ("fdml" #+clisp "ansi-loop")) (:file "fddl" :depends-on ("fdml"))) :depends-on (syntax)) (:module object