src/HOL/Datatype_Benchmark/ROOT.ML
changeset 45860 93eda35a8377
parent 44639 83dc04ccabd5
equal deleted inserted replaced
45859:36ff12b5663b 45860:93eda35a8377
       
     1 (*  Title:      HOL/Datatype_Benchmark/ROOT.ML
       
     2 
       
     3 Some rather large datatype examples (from John Harrison).
       
     4 *)
       
     5 
       
     6 Toplevel.timing := true;
       
     7 
       
     8 use_thys ["Brackin", "Instructions", "SML", "Verilog"];