X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-mysql%2Fmysql-package.lisp;h=4ecbabfe2989120abd45d7509a6d99f6d3a83b45;hb=3f37ed0dd0ce9622d3b8066c847b59e6db211b49;hp=12d6bef13a5ad654881929342addf784f3bb8a0b;hpb=0140f390dc26d640b2289c212da82e5b3f51106f;p=clsql.git diff --git a/db-mysql/mysql-package.lisp b/db-mysql/mysql-package.lisp index 12d6bef..4ecbabf 100644 --- a/db-mysql/mysql-package.lisp +++ b/db-mysql/mysql-package.lisp @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: mysql-package.lisp,v 1.2 2002/10/14 04:09:02 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -16,10 +16,9 @@ ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* -(declaim (optimize (debug 3) (speed 3) (safety 1) (compilation-speed 0))) -(in-package :cl-user) +(in-package #:cl-user) -(defpackage :mysql +(defpackage #:mysql (:use #:common-lisp #:clsql-uffi) (:export #:database-library-loaded