aboutsummaryrefslogtreecommitdiff
path: root/kernel/declarations.ml
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-02-12 12:56:22 +0100
committerGaëtan Gilbert2020-02-12 12:56:22 +0100
commit0709808440c67832d170c32ff9ee6ac993061144 (patch)
tree728a4336c9a2d94e645f27c438e2908fcc5bc289 /kernel/declarations.ml
parent2a4d9569570584c300fcb19c3804fe07578eef12 (diff)
parentb6264bb2df9b73b905af126ede49cd31abf0e7da (diff)
Merge PR #11546: Remove the Template Check option.
Reviewed-by: SkySkimmer Ack-by: Zimmi48
Diffstat (limited to 'kernel/declarations.ml')
-rw-r--r--kernel/declarations.ml4
1 files changed, 0 insertions, 4 deletions
diff --git a/kernel/declarations.ml b/kernel/declarations.ml
index c550b0d432..ac130d018d 100644
--- a/kernel/declarations.ml
+++ b/kernel/declarations.ml
@@ -89,10 +89,6 @@ type typing_flags = {
indices_matter: bool;
(** The universe of an inductive type must be above that of its indices. *)
- check_template : bool;
- (* If [false] then we don't check that the universes template-polymorphic
- inductive parameterize on are necessarily local and unbounded from below.
- This potentially introduces inconsistencies. *)
}
(* some contraints are in constant_constraints, some other may be in