X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-postgresql.asd;h=5c73bba7f2bc62886baaf0d6ff805d5effff22fa;hp=81c1712a4272b2779b4528de640c8c8e2c40d4e9;hb=bd6843e2084ce45d3d7b769e383c3cac589b5e93;hpb=8a8ee2d7d791b7a3efaed06420802a925d16fca3 diff --git a/clsql-postgresql.asd b/clsql-postgresql.asd index 81c1712..5c73bba 100644 --- a/clsql-postgresql.asd +++ b/clsql-postgresql.asd @@ -7,8 +7,6 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; ;;;; CLSQL users are granted the rights to distribute and use this software @@ -21,7 +19,6 @@ #+(and allegro macosx) (push "so" excl::*load-foreign-types*) -#+(or allegro lispworks cmu sbcl openmcl mcl scl) (defsystem clsql-postgresql :name "cl-sql-postgresql" :author "Kevin M. Rosenberg " @@ -30,7 +27,7 @@ :description "Common Lisp PostgreSQL API Driver" :long-description "cl-sql-postgresql package provides a the database driver for the PostgreSQL API." - :depends-on (uffi clsql clsql-uffi) + :depends-on (clsql clsql-uffi) :components ((:module :db-postgresql :components