author | wenzelm |
Fri, 13 May 2011 14:26:51 +0200 | |
changeset 42788 | 9984232a0c68 |
parent 42787 | dd3ab25eb9d1 |
child 42789 | 3a84b6947932 |
--- a/src/HOL/TLA/TLA.thy Fri May 13 14:25:35 2011 +0200 +++ b/src/HOL/TLA/TLA.thy Fri May 13 14:26:51 2011 +0200 @@ -1059,7 +1059,6 @@ apply (clarsimp simp: leadsto_exists [try_rewrite] not_square [try_rewrite] more_temp_simps) apply (erule wf_leadsto) apply (rule ensures_simple [temp_use]) - apply (tactic "TRYALL atac") apply (auto simp: square_def angle_def) done