|
tesseract
4.00.00dev
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include "genericvector.h"#include "scanutils.h"#include "tprintf.h"#include "params.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Macros | |
| #define | PLUS '+' |
| #define | MINUS '-' |
| #define | EQUAL '=' |
Functions | |
| tesseract::ParamsVectors * | GlobalParams () |
| #define EQUAL '=' |
Definition at line 31 of file params.cpp.
| #define MINUS '-' |
Definition at line 30 of file params.cpp.
| #define PLUS '+' |
Definition at line 29 of file params.cpp.
| tesseract::ParamsVectors* GlobalParams | ( | ) |
Definition at line 33 of file params.cpp.