diff options
author | Peng Wu <alexepico@gmail.com> | 2011-11-21 14:01:47 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2011-11-21 14:01:47 +0800 |
commit | a2839e6a76eeeb49a8f5b0218548b8aa3bc136ad (patch) | |
tree | 2d99f41b8ea9c53ee9987627d99a7f8c1101227d /scripts | |
parent | 4dba58edd6bb7698fbd38e5c146848cabcadad1b (diff) | |
download | libpinyin-a2839e6a76eeeb49a8f5b0218548b8aa3bc136ad.tar.gz libpinyin-a2839e6a76eeeb49a8f5b0218548b8aa3bc136ad.tar.xz libpinyin-a2839e6a76eeeb49a8f5b0218548b8aa3bc136ad.zip |
begin to write double pinyin parser2
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/double_pinyin_table.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/double_pinyin_table.h.in b/scripts/double_pinyin_table.h.in new file mode 100644 index 0000000..e2f3fff --- /dev/null +++ b/scripts/double_pinyin_table.h.in @@ -0,0 +1,3 @@ +/* This file is generated by python scripts. Don't edit this file directly. + */ + |