X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=classes.lisp;h=05a9de07d55d2503ec773b99fce5916cd85b72b1;hb=9d7222a76de0a77f688421e9fcdfe31bd8e953b8;hp=039873e9779eb95c1ad67828d33c9d5bfbe9c6c7;hpb=4b7a7c4e3f60e11987327c56fc1fdad4811ef64d;p=umlisp.git diff --git a/classes.lisp b/classes.lisp index 039873e..05a9de0 100644 --- a/classes.lisp +++ b/classes.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: classes.lisp,v 1.28 2003/03/29 04:03:44 kevin Exp $ +;;;; $Id: classes.lisp,v 1.29 2003/03/29 20:12:50 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -460,7 +460,3 @@ (:user-name "Fully Inherited Set of Releatons (strings)") (:default-print-slots sty rl sty2)) - -(eval-when (:compile-toplevel :load-toplevel :execute) - (when (fboundp 'hyperobject::process-queued-definitions) - (hyperobject::process-queued-definitions)))