#include <stdlib.h>#include <unistd.h>#include <fstream>#include <iostream>#include <string>#include "asr/xunfei/BuildGrammar.h"#include "common_config.h"#include "asr/xunfei/msp_cmn.h"#include "asr/xunfei/msp_errors.h"#include "asr/xunfei/qisr.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, const char **argv) |
| int main | ( | int | argc, |
| const char ** | argv | ||
| ) |
Definition at line 16 of file build_grammar_module.cpp.