* HOL/record:
authorwenzelm
Thu, 25 Oct 2001 22:42:12 +0200
changeset 11937 2a2b1182a23b
parent 11936 fef099613354
child 11938 7b594aba1300
* HOL/record: - removed "more" class (simply use "term") -- INCOMPATIBILITY;
NEWS
--- a/NEWS	Thu Oct 25 22:41:07 2001 +0200
+++ b/NEWS	Thu Oct 25 22:42:12 2001 +0200
@@ -100,8 +100,9 @@
   - remove all special provisions on numerals in proofs;
 
 * HOL/record:
+  - removed old "make" and "make_scheme" operations -- INCOMPATIBILITY;
+  - removed "more" class (simply use "term") -- INCOMPATIBILITY;
   - provides cases/induct rules for use with corresponding Isar methods;
-  - old "make" and "make_scheme" operation removed -- INCOMPATIBILITY;
   - new derived operations "make" (for adding fields of current
     record), "extend" to promote fixed record to record scheme, and
     "truncate" for the reverse; cf. theorems "derived_defs", which are
@@ -137,7 +138,7 @@
 expressions;
 
 * HOL/GroupTheory: group theory examples including Sylow's theorem, by
-Florian Kammüller;
+Florian Kammüller;
 
 * HOL: got rid of some global declarations (potential INCOMPATIBILITY
 for ML tools): const "()" renamed "Product_Type.Unity", type "unit"