r4272: Auto commit for Debian build
[umlisp.git] / classes.lisp
index d7afaa6cd68289c165a3d390493e30ddb0f18d40..039873e9779eb95c1ad67828d33c9d5bfbe9c6c7 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: classes.lisp,v 1.27 2003/03/27 21:56:07 kevin Exp $
+;;;; $Id: classes.lisp,v 1.28 2003/03/29 04:03:44 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
   (: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)))