(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) (* Goal.goal Evd.sigma -> EConstr.types -> Proof_search.form val make_hyps : atom_env -> Goal.goal Evd.sigma -> EConstr.types list -> EConstr.named_context -> (Names.Id.t * Proof_search.form) list val rtauto_tac : Tacmach.tactic