summaryrefslogtreecommitdiffstats
path: root/src/include/novel_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/novel_types.h')
-rw-r--r--src/include/novel_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/novel_types.h b/src/include/novel_types.h
index d9d9e65..15c8656 100644
--- a/src/include/novel_types.h
+++ b/src/include/novel_types.h
@@ -152,6 +152,7 @@ typedef enum {
/* for default tables. */
RESERVED = 0,
GB_DICTIONARY = 1,
+ TSI_DICTIONARY = 1,
GBK_DICTIONARY = 2,
OPENGRAM_DICTIONARY = 3,
MERGED_DICTIONARY = 4,