refute extended
authorwebertj
Tue, 19 Apr 2005 18:46:04 +0200
changeset 15776 e2f45df0696f
parent 15775 d8dd2fffa692
child 15777 311aedc96e71
refute extended
NEWS
--- a/NEWS	Tue Apr 19 18:08:55 2005 +0200
+++ b/NEWS	Tue Apr 19 18:46:04 2005 +0200
@@ -311,7 +311,11 @@
   otherwise we unfold the let and arrive at g. The simproc can be 
   enabled/disabled by the reference use_let_simproc. Potential
   INCOMPATIBILITY since simplification is more powerful by default.
- 
+
+* HOL: The 'refute' command has been extended to support a much larger
+  fragment of HOL, including axiomatic type classes, constdefs and typedefs,
+  inductive datatypes and recursion.
+
 
 *** HOLCF ***