aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtauto/plugin_base.dune
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/rtauto/plugin_base.dune')
-rw-r--r--plugins/rtauto/plugin_base.dune5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/rtauto/plugin_base.dune b/plugins/rtauto/plugin_base.dune
deleted file mode 100644
index 233845ae0f..0000000000
--- a/plugins/rtauto/plugin_base.dune
+++ /dev/null
@@ -1,5 +0,0 @@
-(library
- (name rtauto_plugin)
- (public_name coq.plugins.rtauto)
- (synopsis "Coq's rtauto plugin")
- (libraries coq.plugins.ltac))