summaryrefslogtreecommitdiffstats
path: root/scripts/pinyin_parser_table.h.in
blob: 8bb7bb8d322a6e8ce8ce30d9dc87efa65fdd172d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* This file is generated by python scripts. Don't edit this file directly.
 */

#ifndef PINYIN_PARSER_TABLE_H
#define PINYIN_PARSER_TABLE_H

@PINYIN_INDEX@

@BOPOMOFO_INDEX@

@CONTENT_TABLE@

@DIVIDED_TABLE@

@RESPLIT_TABLE@

#endif