diff options
Diffstat (limited to 'toplevel/himsg.mli')
| -rw-r--r-- | toplevel/himsg.mli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/toplevel/himsg.mli b/toplevel/himsg.mli index 053bf16a3b..8cc179e810 100644 --- a/toplevel/himsg.mli +++ b/toplevel/himsg.mli @@ -42,4 +42,5 @@ val explain_reduction_tactic_error : Tacred.reduction_tactic_error -> std_ppcmds val explain_ltac_call_trace : - Proof_type.ltac_call_kind * Proof_type.ltac_trace * Util.loc -> std_ppcmds + int * Proof_type.ltac_call_kind * Proof_type.ltac_trace * Util.loc -> + std_ppcmds |
