Tesseract
3.02
|
#include "mfcpch.h"
#include "fileerr.h"
#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include "basedir.h"
#include "ccutil.h"
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Defines | |
#define | VARDIR "configs/" |
#define | EXTERN |
Variables | |
const ERRCODE | NO_PATH = "Warning:explicit path for executable will not be used for configs" |
#define EXTERN |
Definition at line 33 of file mainblk.cpp.
#define VARDIR "configs/" |
Definition at line 32 of file mainblk.cpp.
Definition at line 35 of file mainblk.cpp.