X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql.asd;h=7d267623f5a1ea36d46080ac801bfb69efe9faff;hb=6828cb461404126aa0c334fe2b669d435304f73e;hp=0c9c6546edbad44ce9bfc3244c226152c54d5dab;hpb=5bd17e4032ba3987db4af25b89fc939056896512;p=clsql.git diff --git a/clsql.asd b/clsql.asd index 0c9c654..7d26762 100644 --- a/clsql.asd +++ b/clsql.asd @@ -88,7 +88,8 @@ oriented interface." :pathname "" :components ((:file "generic-postgresql") (:file "generic-odbc") - (:file "sequences")) + (:file "sequences") + (:file "command-object")) :depends-on (functional))))))