NEWS
authorkuncar
Fri, 09 Oct 2015 01:44:29 +0200
changeset 61370 e78e6b059ba3
parent 61369 15adc37aa851
child 61371 17944b500166
NEWS
NEWS
--- a/NEWS	Fri Oct 09 01:44:29 2015 +0200
+++ b/NEWS	Fri Oct 09 01:44:29 2015 +0200
@@ -279,6 +279,11 @@
     structure on the raw type to an abstract type defined using typedef.
   - Always generate "case_transfer" theorem.
 
+* Transfer:
+  - new methods for interactive debugging of 'transfer' and 
+    'transfer_prover': 'transfer_start', 'transfer_step', 'transfer_end',
+    'transfer_prover_start' and 'transfer_prover_end'.
+
 * Division on integers is bootstrapped directly from division on
 naturals and uses generic numeral algorithm for computations.
 Slight INCOMPATIBILITY, simproc numeral_divmod replaces and generalizes