author | wenzelm |
Sat, 03 Nov 2001 18:40:21 +0100 | |
changeset 12034 | 4471077c4d4f |
parent 12033 | 69cb2059aadc |
child 12035 | f2ee4b5d02f2 |
--- a/NEWS Sat Nov 03 01:45:32 2001 +0100 +++ b/NEWS Sat Nov 03 18:40:21 2001 +0100 @@ -170,7 +170,10 @@ *** HOLCF *** * proper rep_datatype lift (see theory Lift); use plain induct_tac -instead of lift.induct_tac, use UU instead of Undef in all cases; +instead of former lift.induct_tac; always use UU instead of Undef; + +* 'domain' package adapted to new-style theories, e.g. see +HOLCF/ex/Dnat.thy; *** ZF ***