(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))
