src/Tools/isac/Build_Isac.thy
changeset 59603 30cd47104ad7
parent 59601 0cff71323cdd
child 59612 14b7eae04d42
     1.1 --- a/src/Tools/isac/Build_Isac.thy	Thu Aug 29 13:52:47 2019 +0200
     1.2 +++ b/src/Tools/isac/Build_Isac.thy	Tue Sep 03 12:40:27 2019 +0200
     1.3 @@ -97,12 +97,12 @@
     1.4  ML \<open>Calc.adhoc_thm; (*from "ProgLang/calculate.sml" *)\<close>
     1.5  ML \<open>Rewrite.rewrite_; (*from "ProgLang/rewrite.sml" *)\<close>
     1.6  ML \<open>Input_Descript.is_reall_dsc; (*from "ProgLang/scrtools.sml" *)\<close>
     1.7 -ML \<open>Math_Engine.me; (*from "Interpret/mathengine.sml"*)\<close>
     1.8 +ML \<open>Math_Engine.me;\<close>
     1.9  ML \<open>contextthyOK2xml; (*"xmlsrc/interface-xml.sml"*)\<close>
    1.10 -ML \<open>list_rls (*from Atools.thy WN130615??? or ProgLang???*)\<close>
    1.11 +ML \<open>list_rls\<close>
    1.12                                                           
    1.13 -ML \<open>eval_occurs_in (*from Atools.thy*)\<close>
    1.14 -ML \<open>@{thm last_thmI} (*from Atools.thy*)\<close>
    1.15 +ML \<open>Prog_Expr.eval_occurs_in\<close>
    1.16 +ML \<open>@{thm last_thmI}\<close>
    1.17  ML \<open>@{thm Querkraft_Belastung}\<close>
    1.18  
    1.19  ML \<open>Celem.check_guhs_unique := false;\<close>