X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql.asd;fp=clsql.asd;h=f423927cecfb262027d2057fa504c0159237f4e2;hp=2f3868cf2abcec104b360a565376bda7c3595303;hb=f10c3dcbe75b5532d6646e24ecd25f5651a0c3a9;hpb=7a4e06f13e1668c9dbf0ce7f288c6d9347a34b81 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