r3002: sbcl additions
[clsql.git] / db-mysql / mysql-package.lisp
index 95499bed354e045fa9eb12e6bd83575a3c4d20b9..12d6bef13a5ad654881929342addf784f3bb8a0b 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmers:   Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: mysql-package.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $
+;;;; $Id: mysql-package.lisp,v 1.2 2002/10/14 04:09:02 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -20,7 +20,7 @@
 (in-package :cl-user)
 
 (defpackage :mysql
-    (:use :common-lisp :clsql-uffi)
+    (:use #:common-lisp #:clsql-uffi)
     (:export 
      #:database-library-loaded