From c9641dec04000a1e5af870211be73c1b0915f879 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 18 Feb 2004 10:46:52 +0000 Subject: [PATCH] (C3-2740): Use `<-ancient-ideograph*sources' instead of char-ref in `<-ancient-ideograph'. --- lisp/utf-2000/Ideograph-R003-Dot.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 6dd1315..8934995 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -382,10 +382,11 @@ (=daikanwa . 00059) ; ø¸€€» )) (<-ancient-ideograph - (:char ((ideographic-radical . 198) ; ⿅ - (=daikanwa . 47663) ; ø¸‹¨¯ - ) - :sources (morohashi-daikanwa))) + ((ideographic-radical . 198) ; ⿅ + (=daikanwa . 47663) ; ø¸‹¨¯ + )) + (<-ancient-ideograph*sources + daikanwa) (hanyu-dazidian 1 24 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") -- 1.7.10.4