aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/tools/coqrst/notations/TacticNotationsLexer.tokens
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/coqrst/notations/TacticNotationsLexer.tokens')
-rw-r--r--doc/tools/coqrst/notations/TacticNotationsLexer.tokens8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tools/coqrst/notations/TacticNotationsLexer.tokens b/doc/tools/coqrst/notations/TacticNotationsLexer.tokens
new file mode 100644
index 000000000..4d41a3883
--- /dev/null
+++ b/doc/tools/coqrst/notations/TacticNotationsLexer.tokens
@@ -0,0 +1,8 @@
+LGROUP=1
+LBRACE=2
+RBRACE=3
+ATOM=4
+ID=5
+WHITESPACE=6
+'{'=2
+'}'=3