r3334: *** empty log message ***
[umlisp.git] / package.lisp
index e4e013d56f4d7f1df81b160bab814b75dbb620a3..e8c40982d64a5f4839fc7d56e30d093ed634ab16 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.10 2002/11/07 23:08:00 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
    
    #:find-ulo-cui
    #:suistr
    #:find-uatx-cui
-   #:display-umls-obj
+   #:print-umlsclass
    #:find-ucon-cui
    #:find-ucon-lui
    #:find-ucon-sui
    #:find-ucon-cuisui
    #:find-ucon-str
    #:find-ucon-all
+   #:map-ucon-all
    #:find-uterm-cui
    #:find-uterm-lui
    #:find-uterm-cuilui
    #:find-sstr2-sty
    #:find-sstr-rl
    #:find-sstr-styrl
-   #:disp-con
-   #:disp-term
-   #:disp-str
+   #:display-con
+   #:display-term
+   #:display-str
    
    ;; composite.cl
    #:tui-finding