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