X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-mysql.system;h=dacf165ec868c841b39e38921864324f4dfb1f33;hb=f2abe318616ba5eeb2719ffb9d81c750198c0e37;hp=1f49b9021837687ee996973f93b03302470bb77f;hpb=2d2b7b94d63f3ed4abbdca3ff7a35ef3482c2dea;p=clsql.git diff --git a/clsql-mysql.system b/clsql-mysql.system index 1f49b90..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.10 2002/05/13 22:16:52 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,8 +22,6 @@ ;;; System definition -(mk:load-system :clsql-base) - (mk:defsystem :clsql-mysql :source-pathname "CL-LIBRARY:clsql;interfaces;mysql;" :source-extension "cl"