r3289: *** empty log message ***
[umlisp.git] / package.lisp
index e4e013d56f4d7f1df81b160bab814b75dbb620a3..0bd2ad73533f482078a8b04b7eea9c189b9822c0 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.6 2002/10/14 19:26:36 kevin Exp $
+;;;; $Id: package.lisp,v 1.8 2002/11/03 23:05:33 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -20,7 +20,7 @@
 
 (defpackage umlisp
   (:nicknames :u)
-  (:use #:kmrcl #:common-lisp)
+  (:use #:kmrcl #:common-lisp #:hyperobject)
   (:export 
    
    ;; From classes.lisp
@@ -28,6 +28,7 @@
    #:ucon
    #:uterm
    #:ustr
+   #:usrl
    #:sty
    #:tui