aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Hendrik Tews <hendrik@askra.de>2013-01-21 14:13:56 +0000
committerGravatar Hendrik Tews <hendrik@askra.de>2013-01-21 14:13:56 +0000
commitd5408248f4f8ce638d313fc656b7ed3a4069129a (patch)
treefc4cdc358d10e8a469d8a88cce9745bd1a679140 /CHANGES
parentfcb38129563b2bacf5f597bde4444d62c3e78c92 (diff)
- implement proof-script insertion
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4dec4118..e2969690 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,12 +6,19 @@ the CVS ChangeLog and PG Trac, http://proofgeneral.inf.ed.ac.uk/trac.
* Changes of Proof General 4.3 from Proof General 4.2
-** Generic/misc changes
+** Prooftree changes
*** Require Prooftree version 0.11
Check the Prooftree website to see which other versions of
Prooftree are compatible with Proof General 4.3.
+*** New features
+ One can now trigger an retraction (undo) by selecting the
+ appropriate sequent in Prooftree. One can further send proof
+ commands or proof scripts from whole proof subtrees to Proof
+ General, which will insert them in the current buffer.
+ Prooftree also supports some recent Coq features, see below.
+
** Coq changes
*** Asynchronous parallel compilation of required modules
@@ -23,6 +30,7 @@ the CVS ChangeLog and PG Trac, http://proofgeneral.inf.ed.ac.uk/trac.
*** Support for bullets, braces and Grab Existential Variables for Prooftree.
+
* Changes of Proof General 4.2 from Proof General 4.1
** Generic/misc changes