(library
 (name ssrmatching_plugin)
 (public_name coq.plugins.ssrmatching)
 (synopsis "Coq ssrmatching plugin")
 (libraries coq.plugins.ltac))

(coq.pp (modules g_ssrmatching))
