#include <julius.h>
Include dependency graph for m_info.c:
Go to the source code of this file.
Functions | |
void | print_setting () |
void | print_info () |
Definition in file m_info.c.
void print_setting | ( | ) |
Output all file names of the models.
Definition at line 37 of file m_info.c.
Referenced by print_info().
void print_info | ( | ) |
Output full system information.
Definition at line 88 of file m_info.c.
Referenced by main_recognition_loop().