Module Rtauto_plugin.Refl_tauto

type atom_env = {
mutable next : int;
mutable env : (Constr.t * int) list;
}
val rtauto_tac : unit Proofview.tactic