X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=a52e65eebc74665d559e1610b4435b8935c416c7;hb=0836499be6b6dd20a7d8d4507317577a93105e6b;hp=2cff019cefab96be7d7448b22c3a45e1a696c7a1;hpb=abbf89f03cec17db594badafbaee4f5e1400ba94;p=hyperobject.git diff --git a/package.lisp b/package.lisp index 2cff019..a52e65e 100644 --- a/package.lisp +++ b/package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: package.lisp,v 1.49 2003/06/06 21:59:29 kevin Exp $ +;;;; $Id: package.lisp,v 1.51 2003/07/14 04:10:02 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2003 by Kevin M. Rosenberg ;;;; ************************************************************************* @@ -35,7 +35,8 @@ #+kmr-cmucl-mop #:mop #+allegro #:mop #+lispworks #:clos - #+scl #:clos) + #+scl #:clos + #+openmcl #:openmcl-mop) (:export #:package #:hyperobject @@ -43,6 +44,7 @@ #:hyperobject-class-user-name #:load-all-subobjects #:view + #:view-subobjects #:fmt-comma-integer #:processed-queued-definitions #:all-subobjects