aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-08-17 15:35:49 +0200
committerGravatar Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>2017-08-17 15:35:49 +0200
commit6de02170275e49e5f58a93eb5513d5eb8cb9aa38 (patch)
treedf997be5196651ba2e00910cd681576b36f147d0 /CHANGES
parent9d8a4a92f75dfc5d831efff4554c28d623d0868f (diff)
Use the wording suggested by Gaetan.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 85117132d..ed2f17206 100644
--- a/CHANGES
+++ b/CHANGES
@@ -158,7 +158,8 @@ Universes
- Cumulative inductive types. see prefixes "Cumulative", "NonCumulative"
for inductive definitions and the option "Set Inductive Cumulativity"
in the reference manual.
-- New syntax `Type@{_}` for anonymous universes.
+- New syntax `foo@{_}` to instantiate a polymorphic definition with
+ anonymous universes (can also be used with `Type`).
XML Protocol and internal changes