aboutsummaryrefslogtreecommitdiff
path: root/plugins/ssrsearch/dune
blob: a38bec496f13139bf503cacf5262a6a9619e66f7 (plain)
1
2
3
4
5
6
7
(library
 (name ssrsearch_plugin)
 (public_name coq-core.plugins.ssrsearch)
 (synopsis "Deprecated Search command from SSReflect")
 (libraries coq-core.plugins.ssreflect))

(coq.pp (modules g_search))