summaryrefslogtreecommitdiffstats
path: root/src/pinyin_internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pinyin_internal.cpp')
-rw-r--r--src/pinyin_internal.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/pinyin_internal.cpp b/src/pinyin_internal.cpp
index 7415ac8..5e0e190 100644
--- a/src/pinyin_internal.cpp
+++ b/src/pinyin_internal.cpp
@@ -1,7 +1,9 @@
#include "pinyin_internal.h"
-/* deprecated headers, just keep it here for compiling. */
+/* deprecated headers:
+ * ChewingLargeTable and PhraseLargeTable2.
+ * just keep it here for compiling and compatibility. */
#include "chewing_large_table.h"
#include "phrase_large_table2.h"
#include "facade_chewing_table.h"