(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* tactic val h_injHyp : quantified_hypothesis -> tactic val refine_tac : Genarg.open_constr -> tactic (* Julien: Mise en commun des differentes version de replace with in by TODO: deplacer dans extraargs *) val rawwit_in_arg_hyp: identifier located option raw_abstract_argument_type val in_arg_hyp: identifier located option Pcoq.Gram.Entry.e val rawwit_by_arg_tac : (raw_tactic_expr option, constr_expr, raw_tactic_expr) abstract_argument_type val by_arg_tac : Tacexpr.raw_tactic_expr option Pcoq.Gram.Entry.e