(CHISE_Attribute_Table): Moved from chise.h.
authortomo <tomo>
Sun, 17 Aug 2003 17:27:11 +0000 (17:27 +0000)
committertomo <tomo>
Sun, 17 Aug 2003 17:27:11 +0000 (17:27 +0000)
commit53b0c9fefa6ce151ddf7d7defa6138d0fddfb077
treebc1ecab08447c91a82e2b10f066756413b463a76
parent1b2deffca2bbfcc644e6f9fa4d04807934f3f7c3
(CHISE_Attribute_Table): Moved from chise.h.
(struct CHISE_Decoding_Table): New structure.
(chise_ds_open_decoding_table): Cast the return value to
<CHISE_Decoding_Table*>.
(chise_dt_close): Cast back to <CHISE_Attribute_Table*>.
(chise_dt_get_char): Likewise.
(struct CHISE_Feature_Table): New structure.
(chise_ds_open_feature_table): Cast the return value to
<CHISE_Feature_Table*>.
(chise_ft_close): Cast back to <CHISE_Attribute_Table*>.
(chise_ft_get_value): Likewise.
chise.c