Tesseract  3.02
tesseract-ocr/ccutil/mainblk.cpp File Reference
#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 Documentation

#define EXTERN

Definition at line 33 of file mainblk.cpp.

#define VARDIR   "configs/"

Definition at line 32 of file mainblk.cpp.


Variable Documentation

const ERRCODE NO_PATH = "Warning:explicit path for executable will not be used for configs"

Definition at line 35 of file mainblk.cpp.