aboutsummaryrefslogtreecommitdiff
path: root/proofs/proof_type.mli
diff options
context:
space:
mode:
authorHugo Herbelin2014-09-10 12:29:57 +0200
committerHugo Herbelin2014-09-10 12:31:22 +0200
commitdcac2e58843c53137e740fc1bf324ddc16932223 (patch)
tree586c8daf8f642f3e0418e02edbb1be31966d3232 /proofs/proof_type.mli
parent2bb166e09d829c3d70b99d1cb9c74511e47f517e (diff)
Fixing localisation of tactic errors (my mistake in himsg.ml essentially).
Diffstat (limited to 'proofs/proof_type.mli')
-rw-r--r--proofs/proof_type.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/proof_type.mli b/proofs/proof_type.mli
index bbb2c8e09e..5fcdddeac9 100644
--- a/proofs/proof_type.mli
+++ b/proofs/proof_type.mli
@@ -68,6 +68,7 @@ type tactic = goal sigma -> goal list sigma
(** TODO: Move those definitions somewhere sensible *)
type ltac_call_kind =
+ | LtacMLCall of glob_tactic_expr
| LtacNotationCall of KerName.t
| LtacNameCall of ltac_constant
| LtacAtomCall of glob_atomic_tactic_expr