aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Vincent Laporte <Vincent.Laporte@gmail.com>2018-07-03 16:52:12 +0000
committerGravatar Vincent Laporte <Vincent.Laporte@gmail.com>2018-07-03 16:52:12 +0000
commitcda674b91ec137bb4c995063888cc5059884ac8c (patch)
tree1e841ce8f2ff47619992cc59b87fc161a7437517
parent1a4d29ea194833d337ff23320c56e7f324fa82b7 (diff)
Document attributes.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ec53fad2..0a5ac56b7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,8 @@ Vernacular Commands
- New Set Hint Variables/Constants Opaque/Transparent commands for setting
globally the opacity flag of variables and constants in hint databases,
overwritting the opacity set of the hint database.
+- Added generic syntax for “attributes”, as in:
+ `#[local] Lemma foo : bar.`
Coq binaries and process model