Skip to content

Commit

Permalink
Update doc/tools/docgram/common.edit_mlg
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Fehrle <[email protected]>
  • Loading branch information
Villetaneuse and jfehrle authored May 16, 2024
1 parent 8dbbcd6 commit ce5f644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/tools/docgram/common.edit_mlg
Original file line number Diff line number Diff line change
Expand Up @@ -1971,12 +1971,12 @@ logical_kind: [
| DELETE "Instance"
| DELETE "Scheme"
| DELETE "Canonical"
| [ "Coercion" | "Instance" | "Scheme" | "Canonical" | "SubClass" ]
| DELETE "Fixpoint"
| DELETE "CoFixpoint"
| [ "Coercion" | "Instance" | "Scheme" | "Canonical" | "SubClass" | "Fixpoint" | "CoFixpoint" ]
| DELETE "Field"
| DELETE "Method"
| [ "Field" | "Method" ]
| [ "Fixpoint" | "CoFixpoint" | "Field" | "Method" ]
]

(* ltac2 *)
Expand Down

0 comments on commit ce5f644

Please sign in to comment.