X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.asd;h=35e172ac40ef9440ed3037b4c60af5a4b589f638;hb=d3d9487458df1c55d472676a07622470eaaf98a2;hp=20f29d5b43abf1b26151270d162116c7ba327c7a;hpb=d7d1d243b0a859ce76fb2971249dd4f07bdc1b04;p=clsql.git diff --git a/clsql.asd b/clsql.asd index 20f29d5..35e172a 100644 --- a/clsql.asd +++ b/clsql.asd @@ -60,7 +60,7 @@ oriented interface." ((:file "initialize") (:file "database" :depends-on ("initialize")) (:file "recording" :depends-on ("database")) - (:file "pool")) + (:file "pool" :depends-on ("database"))) :depends-on (base)) (:module syntax :pathname ""