summaryrefslogtreecommitdiffstats
path: root/ascii.in
diff options
context:
space:
mode:
Diffstat (limited to 'ascii.in')
-rw-r--r--ascii.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ascii.in b/ascii.in
index 3d06436c..60f2de00 100644
--- a/ascii.in
+++ b/ascii.in
@@ -41,7 +41,9 @@ STRING("Na", 2, "NaN", 3)
STRING("Ne", 2, "!=", 2)
STRING("Pi", 2, "pi", 2)
STRING("Pm", 2, "+-", 2)
+STRING("R", 1, "(R)", 3)
STRING("Rq", 2, "\'\'", 2)
+STRING("Tm", 2, "tm", 2)
STRING("left-bracket", 12, "[", 1)
STRING("left-parenthesis", 16, "(", 1)
STRING("left-singlequote", 16, "`", 1)