aboutsummaryrefslogtreecommitdiff
path: root/theories/dune
diff options
context:
space:
mode:
authorThéo Zimmermann2020-05-11 17:41:58 +0200
committerThéo Zimmermann2020-05-15 18:05:11 +0200
commit023d189aa201c8d5c71bc7de3e98725273d01b4f (patch)
treefef307bc4bf50447d44a972d53110cee60759192 /theories/dune
parent7c113b3a736e8a374b8a57aacde846fc5c5cbf3f (diff)
Move SSR's Search to a new plugin and deprecate it.
Diffstat (limited to 'theories/dune')
-rw-r--r--theories/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/dune b/theories/dune
index b9af76d699..de8dcdc5b1 100644
--- a/theories/dune
+++ b/theories/dune
@@ -33,6 +33,7 @@
coq.plugins.funind
coq.plugins.ssreflect
+ coq.plugins.ssrsearch
coq.plugins.derive))
(include_subdirs qualified)