1 2 3 4 5 6 7
(library (name ssrmatching_plugin) (public_name coq.plugins.ssrmatching) (synopsis "Coq ssrmatching plugin") (libraries coq.plugins.ltac)) (coq.pp (modules g_ssrmatching))