#include "dawg.h"#include "context.h"#include "cutil.h"#include "dict.h"#include "emalloc.h"#include "freelist.h"#include "helpers.h"#include "strngs.h"#include "tprintf.h"Namespaces | |
| namespace | tesseract |
Variables | |
| int | dawg_debug_level = 0 |
| int dawg_debug_level = 0 |
"Set to 1 for general debug info" ", to 2 for more details, to 3 to see all the debug messages"
1.6.3