r4272: Auto commit for Debian build
[hyperobject.git] / package.lisp
index 3693970e6736c4a204d0d5b1ce3bb0fb39eb0d5c..42e51efbb47df3937d2066f910384d23340af338 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.32 2003/03/25 14:28:53 kevin Exp $
+;;;; $Id: package.lisp,v 1.34 2003/03/29 04:00:37 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;; *************************************************************************
@@ -35,6 +35,7 @@
    #:load-all-subobjects
    #:view
    #:fmt-comma-integer
+   #:processed-queued-definitions
    ))
 
 (defpackage #:hyperobject-user
      clos::compute-effective-slot-definition-initargs
      clos:slot-value-using-class)
    #+kmr-sbcl-mop 
-   '(sb-pcl:slot-definition-name sb-pcl:finalize-inheritance
-     sb-pcl::standard-direct-slot-definition
-     sb-pcl::standard-effective-slot-definition sb-pcl:validate-superclass
-     sb-pcl:direct-slot-definition-class sb-pcl:compute-effective-slot-definition
-     sb-pcl::compute-effective-slot-definition-initargs
-     sb-pcl:slot-value-using-class)
+   '(sb-pcl::standard-direct-slot-definition
+     sb-pcl::standard-effective-slot-definition
+     sb-pcl::compute-effective-slot-definition-initargs)
    #+kmr-sbcl-pcl
    '(sb-pcl:class-of sb-pcl:class-name sb-pcl:class-slots sb-pcl:find-class
      sb-pcl::standard-class