reset HOL_quantifiers by default;
authorwenzelm
Mon, 07 Jun 1999 21:22:18 +0200
changeset 6795 35f214e73668
parent 6794 ac367328b875
child 6796 c2e5cb8cd50d
reset HOL_quantifiers by default;
NEWS
src/HOL/HOL.thy
--- a/NEWS	Mon Jun 07 19:25:12 1999 +0200
+++ b/NEWS	Mon Jun 07 21:22:18 1999 +0200
@@ -116,6 +116,9 @@
 * HOL/recdef (TFL): requires theory Recdef; 'congs' syntax now expects
 comma separated list of theorem names rather than an ML expression;
 
+* reset HOL_quantifiers by default, i.e. quantifiers are printed as
+ALL/EX rather than !/?;
+
 
 *** ZF ***
 
--- a/src/HOL/HOL.thy	Mon Jun 07 19:25:12 1999 +0200
+++ b/src/HOL/HOL.thy	Mon Jun 07 21:22:18 1999 +0200
@@ -212,7 +212,7 @@
 
 (** Choice between the HOL and Isabelle style of quantifiers **)
 
-val HOL_quantifiers = ref true;
+val HOL_quantifiers = ref false;
 
 fun alt_ast_tr' (name, alt_name) =
   let