#include <sent/stddefs.h>
#include <sent/vocabulary.h>
#include <julius/wchmm.h>
#include <julius/search.h>
#include <julius/plugin.h>
Go to the source code of this file.
Defines | |
| #define | GLOBAL extern |
| If GLOBAL_VARIABLE_DEFINE is defined, global variables are actually made. | |
| #define | GLOBAL_VAL(v) |
Variables | |
| boolean | verbose_flag |
| boolean | debug2_flag |
| boolean | callback_debug_flag |
| PLUGIN_ENTRY ** | global_plugin_list |
| int | global_plugin_loaded_file_num |
Definition in file global.h.
| #define GLOBAL extern |
1.5.1