Module Rtauto_plugin.Refl_tautoSource

Sourcetype atom_env = {
  1. mutable next : int;
  2. mutable env : (Constr.t * int) list;
}
Sourceval rtauto_tac : unit Proofview.tactic