aboutsummaryrefslogtreecommitdiff
path: root/plugins/ssrmatching/plugin_base.dune
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ssrmatching/plugin_base.dune')
-rw-r--r--plugins/ssrmatching/plugin_base.dune1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ssrmatching/plugin_base.dune b/plugins/ssrmatching/plugin_base.dune
index 1450a94de1..06f67c3774 100644
--- a/plugins/ssrmatching/plugin_base.dune
+++ b/plugins/ssrmatching/plugin_base.dune
@@ -2,5 +2,4 @@
(name ssrmatching_plugin)
(public_name coq.plugins.ssrmatching)
(synopsis "Coq ssrmatching plugin")
- (flags :standard -open Gramlib)
(libraries coq.plugins.ltac))