src/ZF/Resid/ROOT.ML
changeset 1351 4a960c012383
parent 1296 ae31bb7774a7
child 1461 6bcb44e4d6e5
equal deleted inserted replaced
1350:5bf4a54ba25f 1351:4a960c012383
    15 ZF_build_completed;	(*Make examples fail if ZF did*)
    15 ZF_build_completed;	(*Make examples fail if ZF did*)
    16 
    16 
    17 writeln"Root file for ZF/Resid";
    17 writeln"Root file for ZF/Resid";
    18 proof_timing := true;
    18 proof_timing := true;
    19 
    19 
    20 loadpath := [".", "Resid"];
       
    21 
       
    22 time_use_thy "Confluence";
    20 time_use_thy "Confluence";
    23 
    21 
    24 make_chart ();   (*make HTML chart*)
       
    25 
       
    26 writeln"END: Root file for ZF/Resid";
    22 writeln"END: Root file for ZF/Resid";