aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/reserve.mli
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-03-01 16:34:54 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-03-01 17:11:15 +0100
commit4cddb7d0765a091c6514a85475dcdd7af34aaf29 (patch)
tree90e3aa55f64c9ecb0d96e1d9d9fb68497f268fca /interp/reserve.mli
parentda0db0a69a4e78841f9a8cf06ae4be17292bedbf (diff)
Never suppress the typing constraint of bound variables whose name was
reserved with Implicit Type.
Diffstat (limited to 'interp/reserve.mli')
-rw-r--r--interp/reserve.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/interp/reserve.mli b/interp/reserve.mli
index de72a410d..8ae55d096 100644
--- a/interp/reserve.mli
+++ b/interp/reserve.mli
@@ -14,4 +14,3 @@ open Notation_term
val declare_reserved_type : Id.t located list -> notation_constr -> unit
val find_reserved_type : Id.t -> notation_constr
-val anonymize_if_reserved : Name.t -> glob_constr -> glob_constr