test/Tools/isac/OLDTESTS/root-equ.sml
changeset 59592 99c8d2ff63eb
parent 59559 f25ce1922b60
child 59627 2679ff6624eb
     1.1 --- a/test/Tools/isac/OLDTESTS/root-equ.sml	Mon Aug 26 09:20:07 2019 +0200
     1.2 +++ b/test/Tools/isac/OLDTESTS/root-equ.sml	Mon Aug 26 17:40:27 2019 +0200
     1.3 @@ -103,7 +103,7 @@
     1.4  	   "bound_variable x","error_bound 0"(*,
     1.5  	   "solutions L::real set" ,
     1.6  	  "L = {bdv. || ((%x. l) bdv) - ((%x. r) bdv) || < eps}"*)];
     1.7 -val thy = (theory "Isac");
     1.8 +val thy = (theory "Isac_Knowledge");
     1.9  val formals = map (the o (parse thy)) origin;
    1.10  
    1.11  val given  = ["equation (l=(r::real))",