*** empty log message ***
authornipkow
Thu, 19 Sep 2002 16:09:16 +0200
changeset 13570 0d6a0dce3ba3
parent 13569 69a6b3aa0f38
child 13571 d76a798281f4
*** empty log message ***
NEWS
--- a/NEWS	Thu Sep 19 16:01:29 2002 +0200
+++ b/NEWS	Thu Sep 19 16:09:16 2002 +0200
@@ -1,4 +1,3 @@
-
 Isabelle NEWS -- history user-relevant changes
 ==============================================
 
@@ -70,6 +69,8 @@
 * simp reduces "m*(n div m) + n mod m" to n, even if the two summands
 are distributed over a sum of terms;
 
+* the simplifier trace now shows the names of the applied rewrite rules
+
 * Real/HahnBanach: updated and adapted to locales;