test/Tools/isac/Test_Isac_Short.thy
changeset 60389 81b98f7e9ea5
parent 60387 8e46f61fdb15
child 60393 070aa3b448d6
     1.1 --- a/test/Tools/isac/Test_Isac_Short.thy	Sat Aug 21 18:58:33 2021 +0200
     1.2 +++ b/test/Tools/isac/Test_Isac_Short.thy	Sun Aug 22 09:43:43 2021 +0200
     1.3 @@ -190,7 +190,7 @@
     1.4    ML_file "BaseDefinitions/calcelems.sml"
     1.5    ML_file "BaseDefinitions/termC.sml"
     1.6    ML_file "BaseDefinitions/substitution.sml"
     1.7 -(*ML_file "BaseDefinitions/contextC.sml"  TOODOO.1 broken with real_unary_minus *)
     1.8 +  ML_file "BaseDefinitions/contextC.sml"
     1.9    ML_file "BaseDefinitions/environment.sml"
    1.10  (** )ML_file "BaseDefinitions/kestore.sml" ( * setup in ADDTEST/accumulate-val/lucas_interpreter.sml*)
    1.11  (*---------------------- do Minisubpbl before ADDTESTS/All_Ctxt --------------------------------
    1.12 @@ -232,9 +232,9 @@
    1.13  
    1.14  subsection \<open>further functionality alongside batch build sequence\<close>
    1.15    ML_file "MathEngBasic/thmC.sml"
    1.16 -(*ML_file "MathEngBasic/rewrite.sml"   TOODOO.1 loops with real_unary_minus *)
    1.17 +  ML_file "MathEngBasic/rewrite.sml"
    1.18    ML_file "MathEngBasic/tactic.sml"
    1.19 -(*ML_file "MathEngBasic/ctree.sml"   TOODOO.1 loops with real_unary_minus *)
    1.20 +  ML_file "MathEngBasic/ctree.sml"
    1.21    ML_file "MathEngBasic/calculation.sml"
    1.22  
    1.23    ML_file "Specify/formalise.sml"
    1.24 @@ -254,7 +254,7 @@
    1.25  
    1.26    ML_file "Interpret/istate.sml"
    1.27    ML_file "Interpret/sub-problem.sml"
    1.28 -(*ML_file "Interpret/error-pattern.sml"   TOODOO.1 loops with real_unary_minus *)
    1.29 +  ML_file "Interpret/error-pattern.sml"
    1.30    ML_file "Interpret/li-tool.sml"
    1.31    ML_file "Interpret/lucas-interpreter.sml"
    1.32    ML_file "Interpret/step-solve.sml"
    1.33 @@ -272,7 +272,7 @@
    1.34    ML_file "BridgeLibisabelle/pbl-met-hierarchy.sml"
    1.35    ML_file "BridgeLibisabelle/thy-hierarchy.sml"
    1.36    ML_file "BridgeLibisabelle/interface-xml.sml"     (*TODO after 2009- 2*)
    1.37 -(*ML_file "BridgeLibisabelle/interface.sml"   TOODOO.1 loops with real_unary_minus *)
    1.38 +  ML_file "BridgeLibisabelle/interface.sml"
    1.39    ML_file "BridgeJEdit/parseC.sml"
    1.40    ML_file "BridgeJEdit/preliminary.sml"
    1.41  
    1.42 @@ -290,7 +290,7 @@
    1.43  
    1.44  (*ML_file "Knowledge/rooteq.sml"    some complicated equations not recovered from 2002 *)
    1.45  (*ML_file "Knowledge/rateq.sml"     some complicated equations not recovered----Test_Isac_Short*)
    1.46 -(*ML_file "Knowledge/rootrat.sml"                           TOODOO.1 error inherited from root.sml*)
    1.47 +  ML_file "Knowledge/rootrat.sml"
    1.48    ML_file "Knowledge/rootrateq.sml"(*ome complicated equations not recovered from 2002 *)
    1.49  (*ML_file "Knowledge/partial_fractions.sml"  hangs with ML_system_64 = "true"---Test_Isac_Short*)
    1.50  (*ML_file "Knowledge/polyeq-1.sml"                          TOODOO.1 error inherited from root.sml*)
    1.51 @@ -302,7 +302,7 @@
    1.52    ML_file "Knowledge/diff.sml"
    1.53    ML_file "Knowledge/integrate.sml"
    1.54    ML_file "Knowledge/eqsystem-1.sml"
    1.55 -  ML_file "Knowledge/eqsystem-2.sml"
    1.56 +(*ML_file "Knowledge/eqsystem-2.sml"   broken by 8e46f61fdb15 *)
    1.57    ML_file "Knowledge/test.sml"
    1.58    ML_file "Knowledge/polyminus.sml"
    1.59    ML_file "Knowledge/vect.sml"