#include "cmd_ln.h"#include "info.h"#include "s3_cfg.h"#include "fsg.h"#include "logs3.h"Functions | |
| int | main (int _argc, char **_argv) |
| int main | ( | int | _argc, | |
| char ** | _argv | |||
| ) |
References s2_fsg_s::final_state, s2_fsg_trans_s::from_state, s3_cfg_t::item_info, logs3_init(), s2_fsg_s::n_state, s2_fsg_trans_s::next, s2_fsg_trans_s::prob, s3_cfg_t::rules, s3_arraylist_count(), s3_cfg_compile_rules(), s3_cfg_convert_to_fsg(), s3_cfg_read_simple(), s2_fsg_s::start_state, s2_fsg_trans_s::to_state, s2_fsg_s::trans_list, TRUE, and s2_fsg_trans_s::word.
1.6.1