tuned
authorhaftmann
Wed, 12 Dec 2007 19:26:37 +0100
changeset 25609 b1950d5e13dc
parent 25608 7793d6423d01
child 25610 72e1563aee09
tuned
NEWS
--- a/NEWS	Wed Dec 12 09:00:07 2007 +0100
+++ b/NEWS	Wed Dec 12 19:26:37 2007 +0100
@@ -28,6 +28,8 @@
 definition/function/....  No separate induction rule is provided.
 The "primrec" command distinguishes old-style and new-style specifications
 by syntax.  The former primrec package is now named OldPrimrecPackage.
+When adjusting theories, beware: constants stemming for new-style
+primrec specifications have authentic syntax.
 
 * Library/Multiset: {#a, b, c#} abbreviates {#a#} + {#b#} + {#c#}.