author | wenzelm |
Thu, 27 Sep 2001 22:30:09 +0200 | |
changeset 11611 | b0c69f4db64c |
parent 11610 | 99103cef5f29 |
child 11612 | ae8450657bf0 |
--- a/NEWS Thu Sep 27 22:29:57 2001 +0200 +++ b/NEWS Thu Sep 27 22:30:09 2001 +0200 @@ -43,6 +43,12 @@ * HOL/GroupTheory: group theory examples including Sylow's theorem, by Florian Kammüller; +* HOL: eliminated global items + + const "()" -> "Product_Type.Unity" + type "unit" -> "Product_Type.unit" + + *** ZF ***