diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,6 +19,12 @@ Program consistent with "Proof with". - Program Lemma, Definition now respect automatic introduction. +Module System + +- The names of modules (and module types) are now in a fully separated + namespace from ordinary definitions : "Definition E:=0. Module E. End E." + is now accepted. + CoqIDE - Coqide now supports the Restart command, and Undo (with a warning). |
