From d0dda9c419894460de952d4b9342ea6518d24f83 Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 6 Oct 2016 11:14:08 +0200 Subject: Remove the Set Verbose Compat option and turn the warning on by default. These warnings can now be configured like any other, so we don't need a specific option anymore. --- interp/syntax_def.mli | 3 --- 1 file changed, 3 deletions(-) (limited to 'interp/syntax_def.mli') diff --git a/interp/syntax_def.mli b/interp/syntax_def.mli index aa2c9c3c1..55e2848e6 100644 --- a/interp/syntax_def.mli +++ b/interp/syntax_def.mli @@ -17,6 +17,3 @@ val declare_syntactic_definition : bool -> Id.t -> Flags.compat_version option -> syndef_interpretation -> unit val search_syntactic_definition : kernel_name -> syndef_interpretation - -(** Option concerning verbose display of compatibility notations *) -val set_verbose_compat_notations : bool -> unit -- cgit v1.2.3