diff -r 6cdba30c6d66 -r 8c7597b19f0e LFex.thy --- a/LFex.thy Thu Dec 03 14:02:05 2009 +0100 +++ b/LFex.thy Fri Dec 04 09:01:13 2009 +0100 @@ -270,7 +270,8 @@ ML_prf {* PolyML.profiling 1 *} ML_prf {* profile 2 Seq.list_of ((all_inj_repabs_tac @{context} quot rel_refl trans2 1) (#goal (Isar.goal ()))) *} *) -apply(tactic {* all_inj_repabs_tac @{context} quot rel_refl trans2 1 *}) +apply(tactic {* all_inj_repabs_tac' @{context} quot rel_refl trans2 1 *}) +(*apply(tactic {* all_inj_repabs_tac @{context} quot rel_refl trans2 1 *})*) done (* Does not work: