aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/reserve.mli
diff options
context:
space:
mode:
Diffstat (limited to 'interp/reserve.mli')
-rw-r--r--interp/reserve.mli3
1 files changed, 1 insertions, 2 deletions
diff --git a/interp/reserve.mli b/interp/reserve.mli
index 4fcef23c5..5899cd628 100644
--- a/interp/reserve.mli
+++ b/interp/reserve.mli
@@ -6,9 +6,8 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-open Loc
open Names
open Notation_term
-val declare_reserved_type : Id.t located list -> notation_constr -> unit
+val declare_reserved_type : Misctypes.lident list -> notation_constr -> unit
val find_reserved_type : Id.t -> notation_constr