diff options
Diffstat (limited to 'intf')
| -rw-r--r-- | intf/vernacexpr.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/intf/vernacexpr.ml b/intf/vernacexpr.ml index b3b3327272..cabd06735f 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 |
