src/HOL/MetisExamples/ROOT.ML
author wenzelm
Thu, 21 Jun 2007 15:42:12 +0200
changeset 23458 b2267a9e9e28
parent 23449 dd874e6a3282
child 25709 43a1f08c5a29
permissions -rw-r--r--
tuned comments;

(*  Title:      HOL/MetisExamples/ROOT.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory

Testing the metis method
*)

time_use_thy "set";
time_use_thy "BigO";
time_use_thy "Abstraction";
time_use_thy "BT";
time_use_thy "Message";
time_use_thy "Tarski";
time_use_thy "TransClosure";