142: void 143: anthy_infosort_init(void) 144: { 145: cand_info_array = anthy_file_dic_get_section("cand_info"); 146: }
候補の順序付け情報を取り扱うようだ(要確認)