src/HOL/MetisExamples/ROOT.ML
author wenzelm
Tue, 06 Nov 2007 22:50:36 +0100
changeset 25318 c8352b38d47d
parent 23449 dd874e6a3282
child 25709 43a1f08c5a29
permissions -rw-r--r--
synchronize_syntax: declare operations within the local scope of fixes/consts (still inactive -- breaks rogue type-inference of rule_tac/where/of);

(*  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";