aboutsummaryrefslogtreecommitdiff
path: root/intf
diff options
context:
space:
mode:
authorThéo Zimmermann2017-06-12 11:22:38 +0200
committerThéo Zimmermann2017-06-12 11:23:21 +0200
commit6cd14bf253f681d0465f8dce1d84a54a4f104d9c (patch)
treee7fb6bf346c09ff0cb705f299bdf9af6d941a808 /intf
parent76f97eac9e0b6eee76469b2a00a9c157caa3da8a (diff)
Remove non-working Show Tree and Show Node commands.
Diffstat (limited to 'intf')
-rw-r--r--intf/vernacexpr.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/intf/vernacexpr.ml b/intf/vernacexpr.ml
index c928e0bbbf..b3b3327272 100644
--- a/intf/vernacexpr.ml
+++ b/intf/vernacexpr.ml
@@ -97,11 +97,9 @@ type locatable =
type showable =
| ShowGoal of goal_reference
| ShowProof
- | ShowNode
| ShowScript
| ShowExistentials
| ShowUniverses
- | ShowTree
| ShowProofNames
| ShowIntros of bool
| ShowMatch of reference