aboutsummaryrefslogtreecommitdiff
path: root/intf
diff options
context:
space:
mode:
authorMaxime Dénès2018-01-16 13:34:46 +0100
committerMaxime Dénès2018-01-16 13:34:46 +0100
commitb0ac9d9748440badec581a3a804caec09c6df49d (patch)
tree73ff209532c950b2a83854ebc015a58cad864798 /intf
parent8ea2a8307a8d96f8275ebbd9bd4cbd1f6b0a00c6 (diff)
parent1856d60057ac9096c791d71d4282c0cdfef85913 (diff)
Merge PR #6551: Bracket with goal selector
Diffstat (limited to 'intf')
-rw-r--r--intf/vernacexpr.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/intf/vernacexpr.ml b/intf/vernacexpr.ml
index 5106e513b9..bc7b0585d4 100644
--- a/intf/vernacexpr.ml
+++ b/intf/vernacexpr.ml
@@ -451,7 +451,7 @@ type vernac_expr =
| VernacUnfocus
| VernacUnfocused
| VernacBullet of bullet
- | VernacSubproof of int option
+ | VernacSubproof of goal_selector option
| VernacEndSubproof
| VernacShow of showable
| VernacCheckGuard