aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/locality.mli
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/locality.mli')
-rw-r--r--toplevel/locality.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/locality.mli b/toplevel/locality.mli
index 5e8d45d87..6c2194cfe 100644
--- a/toplevel/locality.mli
+++ b/toplevel/locality.mli
@@ -8,7 +8,7 @@
(** * Managing locality *)
-val locality_flag : (Pp.loc * bool) option ref
+val locality_flag : (Loc.t * bool) option ref
val check_locality : unit -> unit
(** * Extracting the locality flag *)