r5135: *** empty log message ***
[umlisp.git] / package.lisp
index d8946fbada92e93dedd63276a28ebdc41f5133a8..438d6c9f3f7ea8be4b69173c8ce14b8d4e6a01f8 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.20 2003/06/10 22:30:16 kevin Exp $
+;;;; $Id: package.lisp,v 1.22 2003/06/16 03:23:50 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2003 by Kevin M. Rosenberg, M.D.
@@ -45,6 +45,7 @@
    #:fmt-cui #:fmt-tui #:fmt-sui #:fmt-eui #:fmt-tui
    #:display-con #:display-term #:display-str
    #:uterm-pfstr
+   #:cui-p #:lui-p #:sui-p #:tui-p #:eui-p
    
    ;; From sql.lisp
    #:umls-sql-user!
@@ -65,8 +66,8 @@
    #:find-uterm-in-ucon
    #:find-ustr-in-uterm
    #:find-ustr-in-ucon
-
    #:*current-srl*
+   #:parse-cui #:parse-lui #:parse-sui #:parse-tui #:parse-eui
    
    ;; From sql-classes.lisp