(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* Id.t -> Flags.compat_version option -> syndef_interpretation -> unit val search_syntactic_definition : kernel_name -> syndef_interpretation (** Options concerning verbose display of compatibility notations or their deactivation *) val set_verbose_compat_notations : bool -> unit val set_compat_notations : bool -> unit