diff options
| author | David Aspinall | 1999-10-06 11:11:38 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-10-06 11:11:38 +0000 |
| commit | 59a0979b85debc0deae2bea07765bf29ade9b9d3 (patch) | |
| tree | 247f9385a1c1b556c726d38c077388248d0d79e8 /CHANGES | |
| parent | 813c9a3268b9b18a00d475281a35bc29b36688d3 (diff) | |
Updated
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -76,9 +76,14 @@ Coq Changes Isabelle and Isar Changes ------------------------- -* Tweaks for input syntax. +* Several tweaks for input syntax. * Recognize goals of the old form val prems = goal ... + and saves of the old form val thm = result. + +* Proofs which are "unfinished", i.e. have no qed or result, + are now closed off automatically when a new goal is begun, + mirroring the behaviour of Isabelle. Only in the developers' release |
