aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/smartlocate.mli
diff options
context:
space:
mode:
Diffstat (limited to 'interp/smartlocate.mli')
-rw-r--r--interp/smartlocate.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/smartlocate.mli b/interp/smartlocate.mli
index 0749ca576..acae1a391 100644
--- a/interp/smartlocate.mli
+++ b/interp/smartlocate.mli
@@ -38,4 +38,4 @@ val smart_global : ?head:bool -> reference or_by_notation -> global_reference
val smart_global_inductive : reference or_by_notation -> inductive
(** Return the loc of a smart reference *)
-val loc_of_smart_reference : reference or_by_notation -> Loc.t
+val loc_of_smart_reference : reference or_by_notation -> Loc.t option