r3472: *** empty log message ***
[hyperobject.git] / package.lisp
index 82e138b76204ea566148aadf1a42029da90e6a56..0a2be5018e56c541f3fbf882cee03d50b6dc87fb 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.8 2002/11/23 20:59:47 kevin Exp $
+;;;; $Id: package.lisp,v 1.11 2002/11/25 04:49:22 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;; *************************************************************************
   (:nicknames #:ho)
   (:use #:common-lisp #:kmrcl)
   (:export
+   #:package
    #:hyperobject
    #:hyperobject-class
-   #:hyperobject-base-url!
    #:hyperobject-class-title
    #:load-all-subobjects
    #:print-hyperobject
-   #:comma-integer
    ))
 
 (defpackage #:hyperobject-no-mop