tuned;
authorwenzelm
Thu, 02 Apr 2009 14:02:34 +0200
changeset 30847 dd9a1662413b
parent 30846 fd8ed5a39a8e
child 30848 c57b57546a07
tuned;
NEWS
--- a/NEWS	Thu Apr 02 13:41:31 2009 +0200
+++ b/NEWS	Thu Apr 02 14:02:34 2009 +0200
@@ -624,8 +624,8 @@
 old one could solve, and "simp add: cont2cont_LAM" may be necessary.
 Potential INCOMPATIBILITY.
 
-* The syntax of the fixrec package now conforms to the general
-specification format of inductive, primrec, function, etc.  See
+* Command 'fixrec': specification syntax now conforms to the general
+format as seen in 'inductive', 'primrec', 'function', etc.  See
 src/HOLCF/ex/Fixrec_ex.thy for examples.  INCOMPATIBILITY.