Modify, fix and add some lines.
[chise/ids.git] / install-ids.el
index 79a2335..484e64f 100644 (file)
@@ -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...")