aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/parsing.mllib
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-20 22:23:02 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-05-27 15:18:08 +0200
commit311e87f261b5e7f1dca61ac19d9b7b695b411ce0 (patch)
treeba75b995a5b9a58b76d016f46adc934dfe9e29ba /parsing/parsing.mllib
parentb2f746e41abf53fc481f90804ba4d70edd73fc86 (diff)
[api] [parsing] Move Egram* to `vernac/`
The extension mechanism is specific to metasyntax and vernacinterp, thus it makes sense to place them next to each other. We also fix the META entry for the `grammar` camlp5 plugin.
Diffstat (limited to 'parsing/parsing.mllib')
-rw-r--r--parsing/parsing.mllib2
1 files changed, 0 insertions, 2 deletions
diff --git a/parsing/parsing.mllib b/parsing/parsing.mllib
index 103e1188a..e5a0a31cc 100644
--- a/parsing/parsing.mllib
+++ b/parsing/parsing.mllib
@@ -3,8 +3,6 @@ CLexer
Extend
Vernacexpr
Pcoq
-Egramml
-Egramcoq
G_constr
G_vernac
G_prim