X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-uffi.asd;h=ad9f93f47c6ec0a314f9c2ba5f59a52469f534e8;hp=e3aec75c16c1d076fc1bb40cba90aa01eab33911;hb=d9f41af62750c622945bb17b622a39689ee5b840;hpb=e15b72fefebeee46a83d357db2813031edcc6fbd diff --git a/clsql-uffi.asd b/clsql-uffi.asd index e3aec75..ad9f93f 100644 --- a/clsql-uffi.asd +++ b/clsql-uffi.asd @@ -76,7 +76,6 @@ (and (probe-file lib) (> (file-write-date lib) (file-write-date (component-pathname c))))))) -#+(or allegro lispworks cmu sbcl openmcl mcl scl) (defsystem clsql-uffi :name "cl-sql-base" :author "Kevin M. Rosenberg "