(chise_open_decoding_table): Use `CHISE_Decoding_Table *' instead of
authortomo <tomo>
Tue, 12 Aug 2003 17:15:48 +0000 (17:15 +0000)
committertomo <tomo>
Tue, 12 Aug 2003 17:15:48 +0000 (17:15 +0000)
commitc334c5225035cef665c4e6c55d4167f065026d67
tree5a8e569ce6b78f75f3e1f94b052f504c4ac21298
parenteab0f905f2cc6f6332850cb395aa7be82911721e
(chise_open_decoding_table): Use `CHISE_Decoding_Table *' instead of
`CHISE_Decoding_Table **' as the type of the first argument.
(chise_open_feature_table): Use `CHISE_Feature_Table *' instead of
`CHISE_Feature_Table **' as the type of the first argument.
(chise_ft_iterate): Modify for the structure `CHISE_Feature_Table'.
(chise_open_attribute_table): Use `CHISE_Attribute_Table *' instead of
`CHISE_Attribute_Table **' as the type of the first argument; modify
for the structure `CHISE_Feature_Table'.
(chise_close_attribute_table): Modify for the structure
`CHISE_Feature_Table'.
(chise_get_attribute_table): Likewise.
(chise_put_attribute_table): Likewise.
chise.c