ccstruct/blckerr.h

Go to the documentation of this file.
00001 
00020 #ifndef           BLCKERR_H
00021 #define           BLCKERR_H
00022 
00023 #include          "errcode.h"
00024 
00025 const ERRCODE BADBLOCKLINE = "Y coordinate in block out of bounds";
00026 const ERRCODE LOSTBLOCKLINE = "Can't find rectangle for line";
00027 const ERRCODE ILLEGAL_GRADIENT = "Gradient wrong side of edge step!";
00028 const ERRCODE WRONG_WORD = "Word doesn't have blobs of that type";
00029 #endif

Generated on Wed Feb 28 19:49:08 2007 for Tesseract by  doxygen 1.5.1