*** empty log message ***
authornipkow
Sat, 08 Oct 2005 23:36:01 +0200
changeset 17806 b6a547bfb419
parent 17805 a9c2d42937dd
child 17807 cc5dbc24e561
*** empty log message ***
NEWS
--- a/NEWS	Sat Oct 08 23:05:59 2005 +0200
+++ b/NEWS	Sat Oct 08 23:36:01 2005 +0200
@@ -22,6 +22,11 @@
 translation.  INCOMPATIBILITY -- use dummy abstraction instead, for
 example "A -> B" => "Pi A (%_. B)".
 
+*** HOL ***
+
+* In the context of the assumption "~(s = t)" the simplifier rewrites
+"t = s" to False (by simproc "neq_simproc"). For backward compatibility
+this can be disabled by ML"reset use_neq_simproc".
 
 
 New in Isabelle2005 (October 2005)