r4863: Auto commit for Debian build
[clsql.git] / db-mysql / mysql-package.lisp
index 12d6bef13a5ad654881929342addf784f3bb8a0b..7c74f098fbbfb5a2f1f3c9ee1292bb1df1a8c683 100644 (file)
@@ -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: mysql-package.lisp,v 1.3 2003/05/07 02:45:08 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
 ;;;; (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
-    (:use #:common-lisp #:clsql-uffi)
+(defpackage #:mysql
+    (:use #:cl #:clsql-uffi)
     (:export 
      #:database-library-loaded