summaryrefslogtreecommitdiffstats
path: root/scripts/chewing_table.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/chewing_table.h.in')
-rw-r--r--scripts/chewing_table.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/chewing_table.h.in b/scripts/chewing_table.h.in
index 16a05b7..8780b17 100644
--- a/scripts/chewing_table.h.in
+++ b/scripts/chewing_table.h.in
@@ -36,6 +36,15 @@ const chewing_tone_item_t chewing_ibm_tones[] = {
@IBM_TONES@
};
+const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
+"",
+"ˉ",
+"ˊ",
+"ˇ",
+"ˋ",
+"˙"
+};
+
};
#endif