diff options
author | Vincent Laporte <Vincent.Laporte@gmail.com> | 2018-06-18 16:53:54 +0000 |
---|---|---|
committer | Vincent Laporte <Vincent.Laporte@gmail.com> | 2018-06-25 16:15:07 +0000 |
commit | 6c4062ca13e6fb9e7d2dc93c70b545ccb22575de (patch) | |
tree | ca7fff282c7f567488b322a897a379213963b2ff /CHANGES | |
parent | 24279abf43cfbd65e2fc29f171eb8705fdf61a3e (diff) |
Archive the `gallina` tool
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |