aboutsummaryrefslogtreecommitdiffhomepage
path: root/intf
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-06-12 11:25:26 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-06-12 11:25:26 +0200
commit3813ba5229cf42597cd30a08e842e0832e5253cb (patch)
tree0b63fd48d2b021bba3e7518652ac4bc2c5ccc8e4 /intf
parent6cd14bf253f681d0465f8dce1d84a54a4f104d9c (diff)
Remove Show Thesis command which was never implemented.
Diffstat (limited to 'intf')
-rw-r--r--intf/vernacexpr.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/intf/vernacexpr.ml b/intf/vernacexpr.ml
index b3b332727..cabd06735 100644
--- a/intf/vernacexpr.ml
+++ b/intf/vernacexpr.ml
@@ -103,7 +103,6 @@ type showable =
| ShowProofNames
| ShowIntros of bool
| ShowMatch of reference
- | ShowThesis
type comment =
| CommentConstr of constr_expr