src/HOL/UNITY/WFair.ML
changeset 9084 090d450af656
parent 8948 b797cfa3548d
child 10064 1a77667b21ef
--- a/src/HOL/UNITY/WFair.ML	Fri Jun 16 13:39:21 2000 +0200
+++ b/src/HOL/UNITY/WFair.ML	Fri Jun 16 13:41:44 2000 +0200
@@ -41,7 +41,7 @@
 qed "transientE";
 
 Goalw [transient_def] "transient UNIV = {}";
-by Auto_tac;
+by (Blast_tac 1); 
 qed "transient_UNIV";
 
 Goalw [transient_def] "transient {} = UNIV";