aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Vincent Laporte <Vincent.Laporte@gmail.com>2018-06-18 16:53:54 +0000
committerGravatar Vincent Laporte <Vincent.Laporte@gmail.com>2018-06-25 16:15:07 +0000
commit6c4062ca13e6fb9e7d2dc93c70b545ccb22575de (patch)
treeca7fff282c7f567488b322a897a379213963b2ff /CHANGES
parent24279abf43cfbd65e2fc29f171eb8705fdf61a3e (diff)
Archive the `gallina` tool
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6ad2cc548..2ccd5cb88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,8 @@ Tools
COQFLAGS is now entirely separate from COQLIBS, so in custom Makefiles
$(COQFLAGS) should be replaced by $(COQFLAGS) $(COQLIBS).
+- Remove the gallina utility (extracts specification from Coq vernacular files).
+
Vernacular Commands
- Removed deprecated commands Arguments Scope and Implicit Arguments