r4920: Auto commit for Debian build
[hyperobject.git] / sql.lisp
index a16b6f8f4a18f2ca07642569369ba9c0de2e9fe3..e4faaa00ea3a61c2eefc8984bfc8f5e61f9391b9 100644 (file)
--- a/sql.lisp
+++ b/sql.lisp
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: sql.lisp,v 1.3 2003/03/29 04:04:21 kevin Exp $
+;;;; $Id: sql.lisp,v 1.4 2003/03/29 04:10:44 kevin Exp $
 ;;;;
 ;;;; This file, part of Hyperobject-SQL, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -36,7 +36,7 @@
        (define-inverse cl esd))))
   )
 
-(defgeneric sql-name ((cl hyperobject-class))
+(defgeneric sql-name (cl)
   )
 
 (defmethod sql-name ((cl hyperobject-class))