NEWS
changeset 57245 f6bf6d5341ee
parent 57241 7fca4159117f
child 57246 62746a41cc0c
--- a/NEWS	Thu Jun 12 17:02:03 2014 +0200
+++ b/NEWS	Thu Jun 12 17:10:12 2014 +0200
@@ -387,7 +387,7 @@
     SMT-LIB 2 and quantifiers.
 
 * Sledgehammer:
-  - New prover "z3_new" with support for Isar proofs
+  - "z3" can now produce Isar proofs
   - MaSh overhaul:
       - New SML-based learning engines eliminate the dependency on Python
         and increase performance and reliability.
@@ -399,8 +399,8 @@
   - New option:
       smt_proofs
   - Renamed options:
-      isar_compress ~> compress_isar
-      isar_try0 ~> try0_isar
+      isar_compress ~> compress
+      isar_try0 ~> try0
     INCOMPATIBILITY.
 
 * Metis: