src/HOL/Bali/DefiniteAssignment.thy
changeset 52037 837211662fb8
parent 51717 9e7d1c139569
child 58251 b13e5c3497f5
--- a/src/HOL/Bali/DefiniteAssignment.thy	Thu May 16 15:21:12 2013 +0200
+++ b/src/HOL/Bali/DefiniteAssignment.thy	Thu May 16 17:39:38 2013 +0200
@@ -884,7 +884,7 @@
 declare inj_term_sym_simps [simp del]
 declare assigns_if.simps [simp]
 declare split_paired_All [simp] split_paired_Ex [simp]
-setup {* map_theory_simpset (fn ctxt => ctxt addloop' ("split_all_tac", split_all_tac)) *}
+setup {* map_theory_simpset (fn ctxt => ctxt addloop ("split_all_tac", split_all_tac)) *}
 
 (* To be able to eliminate both the versions with the overloaded brackets: 
    (B \<guillemotright>\<langle>Skip\<rangle>\<guillemotright> A) and with the explicit constructor (B \<guillemotright>In1r Skip\<guillemotright> A),