From: tomo Date: Thu, 20 Feb 2003 09:48:34 +0000 (+0000) Subject: Refer Daikanwa than CBETA. X-Git-Tag: ids-0_0-1~134 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5624ce651b9598adb6dd04c6e42ac2a38d39ffeb;p=chise%2Fids.git Refer Daikanwa than CBETA. --- diff --git a/install-ids.el b/install-ids.el index 79a2335..484e64f 100644 --- a/install-ids.el +++ b/install-ids.el @@ -22,8 +22,6 @@ load-ids-simplify t) (setq i (1+ i)))) -(install-ids-read-file "IDS-CBETA.txt" load-ids-simplify t) - (let ((i 1)) (while (<= i 12) (install-ids-read-file (format "IDS-Daikanwa-%02d.txt" i) @@ -34,6 +32,8 @@ (install-ids-read-file "IDS-Daikanwa-ho.txt" load-ids-simplify t) +(install-ids-read-file "IDS-CBETA.txt" load-ids-simplify t) + (princ "Saving into ") (princ exec-directory) (princ "char-db/system-char-id/ideographic-structure...")