quickcheck using generic code generator
authorhaftmann
Sat, 13 Jun 2009 10:01:00 +0200
changeset 31624 4b792a97a1fb
parent 31623 b72c11302b39
child 31625 9e4d7d60c3e7
quickcheck using generic code generator
NEWS
--- a/NEWS	Sat Jun 13 09:16:25 2009 +0200
+++ b/NEWS	Sat Jun 13 10:01:00 2009 +0200
@@ -27,6 +27,9 @@
 
 * New method "linarith" invokes existing linear arithmetic decision procedure only.
 
+* Implementation of quickcheck using generic code generator; default generators
+are provided for all suitable HOL types, records and datatypes.
+
 
 *** ML ***