src/HOL/Hoare_Parallel/Gar_Coll.thy
changeset 51717 9e7d1c139569
parent 45827 66c68453455c
child 52597 a8a81453833d
--- a/src/HOL/Hoare_Parallel/Gar_Coll.thy	Tue Apr 16 17:54:14 2013 +0200
+++ b/src/HOL/Hoare_Parallel/Gar_Coll.thy	Thu Apr 18 17:07:01 2013 +0200
@@ -769,7 +769,7 @@
 apply interfree_aux
 apply(simp_all add:collector_mutator_interfree)
 apply(unfold modules collector_defs mutator_defs)
-apply(tactic  {* TRYALL (interfree_aux_tac) *})
+apply(tactic  {* TRYALL (interfree_aux_tac @{context}) *})
 --{* 32 subgoals left *}
 apply(simp_all add:Graph6 Graph7 Graph8 Append_to_free0 Append_to_free1 Graph12)
 --{* 20 subgoals left *}
@@ -790,7 +790,7 @@
 apply interfree_aux
 apply(simp_all add:collector_mutator_interfree)
 apply(unfold modules collector_defs mutator_defs)
-apply(tactic  {* TRYALL (interfree_aux_tac) *})
+apply(tactic  {* TRYALL (interfree_aux_tac @{context}) *})
 --{* 64 subgoals left *}
 apply(simp_all add:nth_list_update Invariants Append_to_free0)+
 apply(tactic{* TRYALL (clarify_tac @{context}) *})