NEWS
changeset 32388 b23a4326b9bb
parent 32365 9b74d0339c44
child 32427 0a94e1f264ce
--- a/NEWS	Fri Aug 21 13:25:05 2009 +0200
+++ b/NEWS	Fri Aug 21 13:38:57 2009 +0200
@@ -18,6 +18,10 @@
 
 *** HOL ***
 
+* New testing tool "Mirabelle" for automated (proof) tools. Applies several
+tools and tactics like sledgehammer, metis, or quickcheck, to every proof step
+in a theory. To be used in batch mode via "isabelle mirabelle".
+
 * New proof method "sos" (sum of squares) for nonlinear real arithmetic
 (originally due to John Harison). It requires Library/Sum_Of_Squares.
 It is not a complete decision procedure but works well in practice