Remove CVS $Id$ keyword
[clsql.git] / db-mysql / mysql-package.lisp
index 58b04ce4192e150cb285c9825545658dd0e5e166..5476478d0950dddee3a84a866decd5cd57ed9c7a 100644 (file)
@@ -7,8 +7,6 @@
 ;;;; Programmers:   Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id$
-;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
      #:mysql-stmt-error
 
      #:make-64-bit-integer
+     #:clsql-mysql-field-name
+     #:clsql-mysql-field-type
+     #:clsql-mysql-field-flags
      )
     (:documentation "This is the low-level interface MySQL."))