X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-postgresql.asd;h=84e3606e80776e85b202aaea567a2071289b1fd0;hp=81c1712a4272b2779b4528de640c8c8e2c40d4e9;hb=d9f41af62750c622945bb17b622a39689ee5b840;hpb=e15b72fefebeee46a83d357db2813031edcc6fbd diff --git a/clsql-postgresql.asd b/clsql-postgresql.asd index 81c1712..84e3606 100644 --- a/clsql-postgresql.asd +++ b/clsql-postgresql.asd @@ -21,7 +21,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 "