Increased max edges in squished dawg

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@194 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
theraysmith 2008-11-14 04:33:18 +00:00
parent 5e57f63af8
commit 3adf29c25c

View File

@ -80,7 +80,7 @@
#define LETTER_MASK (inT64) 0x00000000000000ffll
#endif
#define MAX_NUM_EDGES_IN_SQUISHED_DAWG_FILE 2000000
#define MAX_NUM_EDGES_IN_SQUISHED_DAWG_FILE 3000000
#define REFFORMAT "%lld"