summaryrefslogtreecommitdiff
path: root/src/lib/tokens.mly
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-08-28 20:01:54 +0200
committerSébastien Dailly <sebastien@chimrod.com>2021-08-28 20:01:54 +0200
commit3b8c136ebdba7f4b5b4d6baad08d0a75c3b2dc86 (patch)
tree62341b36574a0ded0d4fe38ea9ec16036f27dfd4 /src/lib/tokens.mly
parent26faec7a69051f639b50c8e8741f0823c6be52a2 (diff)
Update
Diffstat (limited to 'src/lib/tokens.mly')
-rw-r--r--src/lib/tokens.mly8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lib/tokens.mly b/src/lib/tokens.mly
index 0bceeac..d70781a 100644
--- a/src/lib/tokens.mly
+++ b/src/lib/tokens.mly
@@ -35,14 +35,6 @@
%nonassoc Low
-%right A E E_ACUTE I O U OU
-
-%right C H J Q V W X Y Z
-%right P B T D K G
-%right S F
-
-%right N M
-%right L R
%right High
%%