X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=blobdiff_plain;f=metaclass.lisp;h=8b175e77e21cc426d5eee7ba05a05f87088829b3;hp=264afa71c8d56a7a4d722e2595a383c145b5b081;hb=7004f03c13d273f36075f814ca599190deb3030b;hpb=533a987f3eabb8c3debdd80dd70c8a51544fe9ee diff --git a/metaclass.lisp b/metaclass.lisp index 264afa7..8b175e7 100644 --- a/metaclass.lisp +++ b/metaclass.lisp @@ -7,9 +7,6 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; -;;;; $Id$ -;;;; ;;;; This file is Copyright (c) 2000-2006 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -31,4 +28,3 @@ (defparameter *slot-options-no-initarg* '(:ho-type :sql-type :sql-length) "Slot options that do not have an initarg") -