* Pure: 'print_theory' now suppresses entities with internal name;
authorwenzelm
Tue, 19 Sep 2006 23:15:24 +0200
changeset 20620 8b26f58c5646
parent 20619 02e9b54b18fd
child 20621 29d57880ba00
* Pure: 'print_theory' now suppresses entities with internal name;
NEWS
--- a/NEWS	Tue Sep 19 23:12:21 2006 +0200
+++ b/NEWS	Tue Sep 19 23:15:24 2006 +0200
@@ -465,6 +465,9 @@
 * Pure: 'class_deps' command visualizes the subclass relation, using
 the graph browser tool.
 
+* Pure: 'print_theory' now suppresses entities with internal name
+(trailing "_") by default; use '!' option for full details.
+
 
 *** HOL ***