aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtauto/dune
blob: a13f063550c49af5039ca010efe3092f8bb2dd47 (plain)
1
2
3
4
5
6
7
(library
 (name rtauto_plugin)
 (public_name coq-core.plugins.rtauto)
 (synopsis "Coq's rtauto plugin")
 (libraries coq-core.plugins.ltac))

(coq.pp (modules g_rtauto))