X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-mysql.system;h=dacf165ec868c841b39e38921864324f4dfb1f33;hb=c95d8d05677a4ebd0d260ec3328b6edec670d15f;hp=e6ee69ddac699c6d0cbbed19d5b4d52642c90839;hpb=2b3031a08b562ff4df08f2e6f6e234cbfddbc430;p=clsql.git diff --git a/clsql-mysql.system b/clsql-mysql.system index e6ee69d..dacf165 100644 --- a/clsql-mysql.system +++ b/clsql-mysql.system @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: clsql-mysql.system,v 1.11 2002/05/14 15:44:11 kevin Exp $ +;;;; $Id: clsql-mysql.system,v 1.13 2002/05/14 16:25:29 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -22,10 +22,6 @@ ;;; System definition -(mk:load-system :clsql-uffi) -(mk:load-system :clsql-base) -(mk:load-system :clsql-uffi) - (mk:defsystem :clsql-mysql :source-pathname "CL-LIBRARY:clsql;interfaces;mysql;" :source-extension "cl"