test/Tools/isac/Test_Isac.thy
branchdecompose-isar
changeset 42188 f7b348d64d0c
parent 42182 0d3a5df8422c
child 42189 0ea13b51e7cd
     1.1 --- a/test/Tools/isac/Test_Isac.thy	Mon Jul 25 14:19:50 2011 +0200
     1.2 +++ b/test/Tools/isac/Test_Isac.thy	Tue Jul 26 09:09:49 2011 +0200
     1.3 @@ -99,7 +99,7 @@
     1.4    ML {*"%%%%%%%%%%%%%%%%% start ProgLang.thy %%%%%%%%%%%%%%%%%%%";*}
     1.5    use          "library.sml"
     1.6    use          "calcelems.sml"
     1.7 -  use "ProgLang/termC.sml
     1.8 +  use "ProgLang/termC.sml"
     1.9    use "ProgLang/calculate.sml"      (*part.*)
    1.10    use "ProgLang/rewrite.sml"        (*part.*)
    1.11  (*use "ProgLang/listg.sml"            2002*)
    1.12 @@ -117,11 +117,11 @@
    1.13    use "Minisubpbl/500-met-sub-to-root.sml"
    1.14    use "Minisubpbl/530-error-Check_Elementwise.sml"
    1.15    use "Minisubpbl/600-postcond.sml"
    1.16 -  ML {*"%%%%%%%%%%%%%%%%% end Minisubpbl %%%%%%%%%%%%%%%%%%%%%%%";*}
    1.17 +  ML {*"%%%%%%%%%%%%%%%%% end Minisubpbl.thy %%%%%%%%%%%%%%%%%%%%%%%";*}
    1.18    ML {*"%%%%%%%%%%%%%%%%% start Interpret.thy %%%%%%%%%%%%%%%%%%";*}
    1.19    use "Interpret/mstools.sml"       (*new 2010*)
    1.20    use "Interpret/ctree.sml"         (*!...!see(25)*)
    1.21 -  use "Interpret/ptyps.sml"         (*    *)
    1.22 +  use "Interpret/ptyps.sml"         (*part.*)
    1.23  (*use "Interpret/generate.sml"        new 2011*)
    1.24    use "Interpret/calchead.sml"      (*part.*)
    1.25    use "Interpret/appl.sml"          (*!complete WEGEN INTERMED TESTCODE*)