aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/syntax_def.mli
diff options
context:
space:
mode:
Diffstat (limited to 'interp/syntax_def.mli')
-rw-r--r--interp/syntax_def.mli5
1 files changed, 1 insertions, 4 deletions
diff --git a/interp/syntax_def.mli b/interp/syntax_def.mli
index 7a1c9c5cb..aa2c9c3c1 100644
--- a/interp/syntax_def.mli
+++ b/interp/syntax_def.mli
@@ -18,8 +18,5 @@ val declare_syntactic_definition : bool -> Id.t ->
val search_syntactic_definition : kernel_name -> syndef_interpretation
-(** Options concerning verbose display of compatibility notations
- or their deactivation *)
-
+(** Option concerning verbose display of compatibility notations *)
val set_verbose_compat_notations : bool -> unit
-val set_compat_notations : bool -> unit