(library (name ltac2_plugin) (public_name ltac2.plugin) (modules_without_implementation tac2expr tac2qexpr tac2types) (flags :standard -warn-error -9-27-50) (libraries coq.plugins.firstorder)) (rule (targets g_ltac2.ml) (deps (:mlg-file g_ltac2.mlg)) (action (run coqpp %{mlg-file})))