diff options
Diffstat (limited to 'intf')
| -rw-r--r-- | intf/vernacexpr.ml | 2 |
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 |
