From 2216a58866a22f2ffe09a452099dcc84b6b6eecc Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 23 Feb 2010 10:44:30 -0700 Subject: [PATCH] Add udoc symbols for export --- package.lisp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.lisp b/package.lisp index bf3ba30..66ca559 100644 --- a/package.lisp +++ b/package.lisp @@ -39,6 +39,7 @@ #: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 + #:udoc #:dockey #:dvalue #:dtype #:expl ;; From class-support.lisp #:ucon-has-tui @@ -113,6 +114,9 @@ #:find-ustr-sab #:find-ustr-all #:find-string-sui + #:find-udoc-key + #:find-udoc-value + #:find-udoc-key-value #:find-uso-cuisui #:find-uso-cui #:find-uso-aui -- 2.34.1