test/Tools/isac/OLDTESTS/script.sml
changeset 60608 5dabcc1c9235
parent 60586 007ef64dbb08
child 60650 06ec8abfd3bc
equal deleted inserted replaced
60607:5f136afac704 60608:5dabcc1c9235
   233 if f = Form'
   233 if f = Form'
   234     (Test_Out.FormKF
   234     (Test_Out.FormKF
   235        (~1,EdUndef,1,Nundef,
   235        (~1,EdUndef,1,Nundef,
   236         "9 + 4 * x = 5 + 2 * x + 2 * sqrt (x \<up> 2 + 5 * x)"))
   236         "9 + 4 * x = 5 + 2 * x + 2 * sqrt (x \<up> 2 + 5 * x)"))
   237 then () else error "behaviour in root-expl. Free_Solve changed";
   237 then () else error "behaviour in root-expl. Free_Solve changed";
   238 writeln (pr_ctree pr_short pt);
   238 writeln (pr_ctree ctxt pr_short pt);
   239 ---------------------------------me raises exception with not-locatable*)
   239 ---------------------------------me raises exception with not-locatable*)
   240 
   240 
   241 
   241 
   242 val d = Rule_Set.empty;
   242 val d = Rule_Set.empty;
   243 
   243