From 124734fd2c523909802d095abb37350519856864 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Sat, 1 Mar 2014 16:02:34 +0100 Subject: Useless check when loading notations through import. --- interp/notation.mli | 4 ---- 1 file changed, 4 deletions(-) (limited to 'interp/notation.mli') diff --git a/interp/notation.mli b/interp/notation.mli index 192e2b6e6..a4ca3ffaa 100644 --- a/interp/notation.mli +++ b/interp/notation.mli @@ -141,10 +141,6 @@ val level_of_notation : notation -> level (** raise [Not_found] if no level *) val interp_notation_as_global_reference : Loc.t -> (global_reference -> bool) -> notation -> delimiters option -> global_reference -(** Checks for already existing notations *) -val exists_notation_in_scope : scope_name option -> notation -> - interpretation -> bool - (** Declares and looks for scopes associated to arguments of a global ref *) val declare_arguments_scope : bool (** true=local *) -> global_reference -> scope_name option list -> unit -- cgit v1.2.3