diff options
Diffstat (limited to 'library')
| -rw-r--r-- | library/decl_kinds.ml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/library/decl_kinds.ml b/library/decl_kinds.ml index 5c479255df..17746645ee 100644 --- a/library/decl_kinds.ml +++ b/library/decl_kinds.ml @@ -8,10 +8,4 @@ (* * (see LICENSE file for the text of the license) *) (************************************************************************) -(** Informal mathematical status of declarations *) - type binding_kind = Explicit | Implicit - -type private_flag = bool - -type cumulative_inductive_flag = bool |
