r3294: *** empty log message ***
[umlisp.git] / package.lisp
index 4aafdb1b5bff72b4b8625fef03916d8fdc329dd8..ec19fb0c24d3ed083962639c935183d5da4c1112 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.5 2002/10/12 18:49:41 kevin Exp $
+;;;; $Id: package.lisp,v 1.9 2002/11/04 19:33:40 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
    
@@ -62,7 +63,7 @@
    #:find-ulo-cui
    #:suistr
    #:find-uatx-cui
-   #:display-umls-obj
+   #:print-umlsclass
    #:find-ucon-cui
    #:find-ucon-lui
    #:find-ucon-sui
    #: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
    #:usty_freq
    #:usrl_freq
    
-   #:umlisp-user
-   #:ustats
-   #:usrl
-   #:bsab
-   #:btty
-   #:brel
-   #:batn
    #:urank
    #:urel
    #:usat