src/Tools/isac/Build_Isac.thy
changeset 59878 3163e63a5111
parent 59876 eff0b9fc6caa
child 59887 4616b145b1cd
     1.1 --- a/src/Tools/isac/Build_Isac.thy	Wed Apr 15 11:11:54 2020 +0200
     1.2 +++ b/src/Tools/isac/Build_Isac.thy	Wed Apr 15 11:37:43 2020 +0200
     1.3 @@ -123,7 +123,7 @@
     1.4  \<close> ML \<open>
     1.5  \<close> ML \<open>
     1.6  \<close>
     1.7 -ML \<open>Num_Calc.adhoc_thm; (*from "ProgLang/calculate.sml" *)\<close>
     1.8 +ML \<open>Eval.adhoc_thm; (*from "ProgLang/calculate.sml" *)\<close>
     1.9  ML \<open>Rewrite.rewrite_; (*from "ProgLang/rewrite.sml" *)\<close>
    1.10  ML \<open>Input_Descript.is_reall_dsc; (*from "ProgLang/scrtools.sml" *)\<close>
    1.11  ML \<open>Test_Code.me;\<close>