(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* unit -> unit val vinterp_add : deprecation -> Vernacexpr.extend_name -> vernac_command -> unit val overwriting_vinterp_add : Vernacexpr.extend_name -> vernac_command -> unit val vinterp_init : unit -> unit val call : ?locality:bool -> Vernacexpr.extend_name * Genarg.raw_generic_argument list -> unit