simultaneous use_thys;
authorwenzelm
Wed, 19 Dec 2007 16:52:26 +0100
changeset 25709 43a1f08c5a29
parent 25708 a7341f8ddf89
child 25710 4cdf7de81e1b
simultaneous use_thys;
src/HOL/MetisExamples/ROOT.ML
--- a/src/HOL/MetisExamples/ROOT.ML	Wed Dec 19 16:52:07 2007 +0100
+++ b/src/HOL/MetisExamples/ROOT.ML	Wed Dec 19 16:52:26 2007 +0100
@@ -2,13 +2,8 @@
     ID:         $Id$
     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
 
-Testing the metis method
+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";
+use_thys ["set", "BigO", "Abstraction", "BT", "Message", "Tarski", "TransClosure"];
+