aboutsummaryrefslogtreecommitdiffhomepage
path: root/vernac/ppvernac.mli
Commit message (Collapse)AuthorAge
* [api] [parsing] Move Egram* to `vernac/`Gravatar Emilio Jesus Gallego Arias2018-05-27
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.