X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=26a41a100b52fd91f0709487b6a532f078764696;hb=8dc001f5e7cf851c06006e489473a85611d348be;hp=bb930ee6c592553eacb24895b1114168f67a7666;hpb=528ae99bf39b94a9e577505be14f110ac7ac0470;p=umlisp.git diff --git a/package.lisp b/package.lisp index bb930ee..26a41a1 100644 --- a/package.lisp +++ b/package.lisp @@ -7,10 +7,8 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Created: Apr 2000 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of UMLisp, is -;;;; Copyright (c) 2000-2006 by Kevin M. Rosenberg, M.D. +;;;; Copyright (c) 2000-2010 by Kevin M. Rosenberg, M.D. ;;;; ;;;; UMLisp users are granted the rights to distribute and use this software ;;;; as governed by the terms of the GNU General Public License. @@ -37,7 +35,7 @@ #:cui #:aui #:lui #:sui #:wd #:lat #:nstr :cuilist #:rsab #:lat #:s#def #:s#sty #:s#term #:s#str #:s#lo #:s#sat #:s#rel #:s#coc - #:s#so + #:s#so #:pfstr #:pfstr2 #:lrl #:def #:ts #:cui1 #:cui2 #:rela #:sl #:mg #:rel #:soc #:cot #:cof #:coa #:isn #:fr #:un #:sna #:soui #:hcd #:stt #:str #:kpfeng :cvf @@ -90,6 +88,8 @@ #:print-umlsclass #:find-ucon-cui #:make-ucon-cui #:find-uconso-cui + #:find-uconso-sui + #:find-uconso-code #:find-ucon-lui #:find-ucon-sui #:find-ucon-cuisui @@ -134,6 +134,7 @@ #:find-uterm-word #:find-uterm-normalized-word #:find-ucon-multiword + #:find-uconso-multiword #:find-ucon-normalized-multiword #:find-ustr-multiword #:find-ustr-normalized-multiword @@ -187,6 +188,9 @@ #:ustr_freq #:usty_freq #:usrl_freq + + ;; from data-structures.lisp + #:umls-path! ))) (defpackage umlisp-user