(library (name ltac2) (public_name coq.plugins.ltac2) (modules_without_implementation tac2expr tac2qexpr tac2types) (libraries coq.plugins.firstorder)) (rule (targets g_ltac2.ml) (deps (:mlg-file g_ltac2.mlg)) (action (run coqpp %{mlg-file})))