* HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
authorwenzelm
Sat, 13 Oct 2001 21:45:23 +0200
changeset 11745 06cd8c3b5487
parent 11744 3a4625eaead0
child 11746 9bf11f1de9d6
* HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
NEWS
--- a/NEWS	Sat Oct 13 21:44:58 2001 +0200
+++ b/NEWS	Sat Oct 13 21:45:23 2001 +0200
@@ -32,6 +32,8 @@
 
 * Pure: fixed 'token_translation' command;
 
+* HOL: 'typedef' now allows alternative names for Rep/Abs morphisms;
+
 * HOL: 'recdef' now fails on unfinished automated proofs, use
 "(permissive)" option to recover old behavior;