Module Vernacentries
val translate_vernac : ?loc:Loc.t -> atts:Attributes.vernac_flags -> Vernacexpr.vernac_expr -> Vernacextend.typed_vernacVernac Translation into the Vernac DSL
val vernac_require : Libnames.qualid option -> bool option -> Libnames.qualid list -> unitVernacular require command
val interp_redexp_hook : (Environ.env -> Evd.evar_map -> Genredexpr.raw_red_expr -> Evd.evar_map * Redexpr.red_expr) Hook.tHook to dissappear when #8240 is fixed
val command_focus : unit Proof.focus_kindMiscellaneous stuff