X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-uffi.asd;h=21ef79a4ac08ee3b220e5550cedafe4a680ae1da;hp=2d22cc2e3c15da05e46f4234a5597ea2deb8f77b;hb=33dcd7b49025344bd4c9827d1cd2b6e6857a0c03;hpb=7ce9554f4ee4490255947a9d343a2bd27c8974d6 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 "