X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=metaclass.lisp;h=8b175e77e21cc426d5eee7ba05a05f87088829b3;hb=7004f03c13d273f36075f814ca599190deb3030b;hp=264afa71c8d56a7a4d722e2595a383c145b5b081;hpb=4a772392fd77659637f19c6d0b69584974a40074;p=hyperobject.git 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") -