aboutsummaryrefslogtreecommitdiffstats
path: root/native/src/defines.h
diff options
context:
space:
mode:
authorsatok <satok@google.com>2010-12-02 20:19:59 +0900
committersatok <satok@google.com>2010-12-03 10:01:09 +0900
commit715514d7dd5716c77781b97d4f6ac8eace75e8b3 (patch)
tree42904c53594274a0531de91cedf5878f194fbdd3 /native/src/defines.h
parenta0e780fa4c591014e78193af6ec0ebefa32b89a1 (diff)
downloadlatinime-715514d7dd5716c77781b97d4f6ac8eace75e8b3.tar.gz
latinime-715514d7dd5716c77781b97d4f6ac8eace75e8b3.tar.xz
latinime-715514d7dd5716c77781b97d4f6ac8eace75e8b3.zip
Breakdown getWordRec and add comments
Change-Id: I88bad8a4a8177e3540b995b664c47b86d6904027
Diffstat (limited to 'native/src/defines.h')
-rw-r--r--native/src/defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/native/src/defines.h b/native/src/defines.h
index aaaf3483d..a3edaab59 100644
--- a/native/src/defines.h
+++ b/native/src/defines.h
@@ -50,4 +50,6 @@
#define SUGGEST_MISSING_CHARACTERS true
#define SUGGEST_MISSING_CHARACTERS_THRESHOLD 5
+#define MAX_WORD_LENGTH_INTERNAL 64
+
#endif // LATINIME_DEFINES_H