src/HOL/Auth/Recur.thy
changeset 58963 26bf09b95dda
parent 58889 5b7a9633cfa8
child 61830 4f5ab843cf5b
--- a/src/HOL/Auth/Recur.thy	Sun Nov 09 20:49:28 2014 +0100
+++ b/src/HOL/Auth/Recur.thy	Mon Nov 10 21:49:48 2014 +0100
@@ -163,7 +163,7 @@
                                   [THEN respond.Cons, THEN respond.Cons]],
                      THEN recur.RA4, THEN recur.RA4])
 apply basic_possibility
-apply (tactic "DEPTH_SOLVE (swap_res_tac [refl, conjI, disjCI] 1)")
+apply (tactic "DEPTH_SOLVE (swap_res_tac @{context} [refl, conjI, disjCI] 1)")
 done