X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-uffi.asd;h=21ef79a4ac08ee3b220e5550cedafe4a680ae1da;hb=c26576fadaa8c5e5c5a2406de108529c308bd9b4;hp=2d22cc2e3c15da05e46f4234a5597ea2deb8f77b;hpb=0140f390dc26d640b2289c212da82e5b3f51106f;p=clsql.git diff --git a/clsql-uffi.asd b/clsql-uffi.asd index 2d22cc2..21ef79a 100644 --- a/clsql-uffi.asd +++ b/clsql-uffi.asd @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: clsql-uffi.asd,v 1.13 2002/10/14 04:09:02 kevin Exp $ +;;;; $Id: clsql-uffi.asd,v 1.14 2002/10/16 11:51:04 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -22,7 +22,7 @@ ;;; System definition -#+(or allegro lispworks cmu sbcl openmcl mcl) +#+(or allegro lispworks cmu sbcl openmcl mcl scl) (defsystem :clsql-uffi :name "cl-sql-base" :author "Kevin M. Rosenberg "