src/Tools/isac/Knowledge/Integrate.thy
changeset 60289 a7b88fc19a92
parent 60286 31efa1b39a20
child 60290 bb4e8b01b072
     1.1 --- a/src/Tools/isac/Knowledge/Integrate.thy	Wed Jun 09 20:28:42 2021 +0200
     1.2 +++ b/src/Tools/isac/Knowledge/Integrate.thy	Thu Jun 10 11:54:20 2021 +0200
     1.3 @@ -319,7 +319,7 @@
     1.4  
     1.5  val prep_rls' = Auto_Prog.prep_rls @{theory};
     1.6  \<close>
     1.7 -setup_rule
     1.8 +rule_set_knowledge
     1.9    integration_rules = \<open>prep_rls' integration_rules\<close> and
    1.10    add_new_c = \<open>prep_rls' add_new_c\<close> and
    1.11    simplify_Integral = \<open>prep_rls' simplify_Integral\<close> and