src/Tools/isac/Build_Isac.thy
changeset 59953 933211a252f2
parent 59936 554030065b5b
child 59963 e3cf90168a49
     1.1 --- a/src/Tools/isac/Build_Isac.thy	Fri May 08 18:30:21 2020 +0200
     1.2 +++ b/src/Tools/isac/Build_Isac.thy	Sat May 09 11:55:51 2020 +0200
     1.3 @@ -123,7 +123,7 @@
     1.4  \<close>
     1.5  ML \<open>Eval.adhoc_thm; (*from "ProgLang/evaluate.sml" *)\<close>
     1.6  ML \<open>Rewrite.rewrite_; (*from "ProgLang/rewrite.sml" *)\<close>
     1.7 -ML \<open>Input_Descript.is_reall_dsc; (*from "ProgLang/scrtools.sml" *)\<close>
     1.8 +ML \<open>Input_Descript.for_real_list; (*from "Input_Descript.thy" *)\<close>
     1.9  ML \<open>Test_Code.me;\<close>
    1.10  text \<open>contextthyOK2xml; (*"xmlsrc/interface-xml.sml"*)\<close>
    1.11  ML \<open>prog_expr\<close>