src/HOL/ex/mesontest2.ML
changeset 15531 08c8dad8e399
parent 15306 51f3d31e8eea
child 15661 9ef583b08647
equal deleted inserted replaced
15530:6f43714517ee 15531:08c8dad8e399
   191 (* ========================================================================= *)
   191 (* ========================================================================= *)
   192 
   192 
   193 (*
   193 (*
   194  * Original timings for John Harrison's MESON_TAC.
   194  * Original timings for John Harrison's MESON_TAC.
   195  * Timings below on a 600MHz Pentium III (perch)
   195  * Timings below on a 600MHz Pentium III (perch)
   196  * Some timings below refer to griffon, which is a dual 2.5GHz Power Mac G5.
   196  * SOME timings below refer to griffon, which is a dual 2.5GHz Power Mac G5.
   197  * 
   197  * 
   198  * A few variable names have been changed to avoid clashing with constants.
   198  * A few variable names have been changed to avoid clashing with constants.
   199  *
   199  *
   200  * Changed numeric constants e.g. 0, 1, 2... to num0, num1, num2...
   200  * Changed numeric constants e.g. 0, 1, 2... to num0, num1, num2...
   201  *
   201  *