summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-12-14 13:06:11 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-14 13:06:11 +0800
commit2970679b136f91607f7db1d1a64c3158b1d60881 (patch)
tree33ce2f3f32ef8f91eab4d9028845204c9002300c /scripts
parent23e34dfe67ef11c44b196337cd42e4f000f9b9fc (diff)
downloadlibpinyin-2970679b136f91607f7db1d1a64c3158b1d60881.tar.gz
libpinyin-2970679b136f91607f7db1d1a64c3158b1d60881.tar.xz
libpinyin-2970679b136f91607f7db1d1a64c3158b1d60881.zip
add get string to chewing key
Diffstat (limited to 'scripts')
-rw-r--r--scripts/chewing_enum.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/chewing_enum.h.in b/scripts/chewing_enum.h.in
new file mode 100644
index 0000000..dc230ae
--- /dev/null
+++ b/scripts/chewing_enum.h.in
@@ -0,0 +1,9 @@
+/* This file is generated by python scripts. Don't edit this file directly.
+ */
+
+#ifndef CHEWING_ENUM_H
+#define CHEWING_ENUM_H
+
+
+
+#endif