X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql.asd;fp=clsql.asd;h=35e172ac40ef9440ed3037b4c60af5a4b589f638;hp=20f29d5b43abf1b26151270d162116c7ba327c7a;hb=c1950032014682ed3b41a3bdf2934bff91c53740;hpb=be9ed7390bdb1511c44eb036bbf3691eb8f28687 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 ""