From 612e63ad9f2809dbe9aad691104bd647cf6e37d3 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 12 Mar 2004 15:35:33 +0000 Subject: [PATCH] (C6-212C): Use `<-ancient-ideograph*sources' instead of using char-ref in `<-ancient-ideograph'. --- lisp/utf-2000/Ideograph-R025-Divination.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R025-Divination.el b/lisp/utf-2000/Ideograph-R025-Divination.el index 71c112b..0b01c9c 100644 --- a/lisp/utf-2000/Ideograph-R025-Divination.el +++ b/lisp/utf-2000/Ideograph-R025-Divination.el @@ -32,13 +32,13 @@ (ideographic-strokes . 0) (total-strokes . 2) (->same - ((=daikanwa . 00069) ; ø¸€… + ((=ucs . #x20061) ; 𠁡 )) (<-ancient-ideograph - (:sources (shuowen morohashi-daikanwa) - :char ((=daikanwa . 02774) ; ø¸€«– - ) + ((=daikanwa . 02774) ; ø¸€«– )) + (<-ancient-ideograph*sources + shuowen daikanwa) (=cns11643-6 . #x212C) ; ø»›´» (=daikanwa . 02775) ; ø¸€«— )) -- 1.7.10.4