|
Tesseract
3.02
|
#include "matchtab.h"#include "blobs.h"#include "callcpp.h"#include "elst.h"#include "freelist.h"#include "helpers.h"#include "ratngs.h"Go to the source code of this file.
Namespaces | |
| namespace | tesseract |
Macros | |
| #define | NUM_MATCH_ENTRIES 500 /* Entries in match_table */ |
| #define NUM_MATCH_ENTRIES 500 /* Entries in match_table */ |
Definition at line 34 of file matchtab.cpp.