X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-mysql.asd;h=aaae2afcc07ce798485feb79f016e25c99109b0e;hb=63a47d658e3cbc2095d2c7ecb33e34c152de4955;hp=a29ac1ca7b22b8e7d63a3c3e69bf9efdfc3261e2;hpb=94a7bd5cfc5413a85312a6363664ae262241c309;p=clsql.git diff --git a/clsql-mysql.asd b/clsql-mysql.asd index a29ac1c..aaae2af 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.8 2002/09/20 01:40:54 kevin Exp $ +;;;; $Id: clsql-mysql.asd,v 1.9 2002/09/20 06:37:39 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -16,8 +16,6 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0))) - (in-package :asdf) ;;; System definition