aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/himsg.mli
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/himsg.mli')
-rw-r--r--toplevel/himsg.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/himsg.mli b/toplevel/himsg.mli
index a763472b9..7607bda42 100644
--- a/toplevel/himsg.mli
+++ b/toplevel/himsg.mli
@@ -38,7 +38,7 @@ val explain_reduction_tactic_error :
Tacred.reduction_tactic_error -> std_ppcmds
val explain_ltac_call_trace :
- int * Proof_type.ltac_call_kind * Proof_type.ltac_trace * Util.loc ->
+ int * Proof_type.ltac_call_kind * Proof_type.ltac_trace * Pp.loc ->
std_ppcmds
val explain_module_error : Modops.module_typing_error -> std_ppcmds