diff options
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/coq.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ide/coq.ml b/ide/coq.ml index 2d8c2ff99a..2f496d99d8 100644 --- a/ide/coq.ml +++ b/ide/coq.ml @@ -238,7 +238,6 @@ let rec attribute_of_vernac_command = function | VernacIdentityCoercion _ -> [] (* Type classes *) - | VernacClass _ -> [] | VernacInstance _ -> [] | VernacContext _ -> [] | VernacDeclareInstance _ -> [] |
