aboutsummaryrefslogtreecommitdiff
path: root/proofs/proof_type.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/proof_type.ml')
-rw-r--r--proofs/proof_type.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/proof_type.ml b/proofs/proof_type.ml
index 363dd09645..2820f05f5e 100644
--- a/proofs/proof_type.ml
+++ b/proofs/proof_type.ml
@@ -36,6 +36,7 @@ type prim_rule_name =
| Intro
| Intro_after
| Intro_replacing
+ | Cut of bool
| Fix
| Cofix
| Refine