src/HOL/Real/ROOT.ML
changeset 5588 a3ab526bb891
parent 5078 7b5ea59c0275
child 5979 11cbf236ca16
equal deleted inserted replaced
5587:7fceb6eea475 5588:a3ab526bb891
     9 HOL_build_completed;    (*Make examples fail if HOL did*)
     9 HOL_build_completed;    (*Make examples fail if HOL did*)
    10 
    10 
    11 writeln"Root file for HOL/Real";
    11 writeln"Root file for HOL/Real";
    12 
    12 
    13 set proof_timing;
    13 set proof_timing;
       
    14 time_use_thy "RealDef";
       
    15 use          "simproc";
    14 time_use_thy "RealAbs";
    16 time_use_thy "RealAbs";
    15 time_use_thy "RComplete";
    17 time_use_thy "RComplete";