test/Tools/isac/ADDTESTS/accumulate-val/Thy_2.thy
changeset 60298 09106b85d3b4
parent 59852 ea7e6679080e
     1.1 --- a/test/Tools/isac/ADDTESTS/accumulate-val/Thy_2.thy	Sat Jun 12 18:06:27 2021 +0200
     1.2 +++ b/test/Tools/isac/ADDTESTS/accumulate-val/Thy_2.thy	Sat Jun 12 18:22:07 2021 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  ML \<open>val test_list_rls =
     1.6    Rule_Set.append_rules "test_list_rls" Rule_Set.empty
     1.7 -    [Rule.Thm ("refl", @{thm refl}), Rule.Thm ("subst", @{thm subst})]\<close>
     1.8 +    [\<^rule_thm>\<open>refl\<close>, \<^rule_thm>\<open>subst\<close>]\<close>
     1.9  
    1.10  setup \<open>Test_KEStore_Elems.add_rlss 
    1.11    [("test_list_rls", (Context.theory_name @{theory}, (*already added in Thy_1.thy*)