use md5sum-string instead of md5sum-sequence to adjust to upstream changes
[clsql.git] / db-odbc / odbc-package.lisp
index 011b6b4b044f24adc4faaa9e11f7e91f2adc5f72..40214eb795d4a8a41955825290dc25ad2cc66c33 100644 (file)
@@ -7,8 +7,6 @@
 ;;;; Author:   Kevin M. Rosenberg
 ;;;; Created:  April 2004
 ;;;;
-;;;; $Id$
-;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2004 by Kevin M. Rosenberg
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
 
 (defpackage #:odbc
   (:use #:cl #:uffi)
-  (:export 
+  (:export
      #:database-library-loaded
 
      #:*null*
      #:+null-ptr+
      #:+max-precision+
      #:*info-output*
-     #:*time-conversion-function*
+     #:*time-format*
      #:get-cast-long
      #:%free-statement
      #:%disconnect