src/HOLCF/IOA/ABP/ROOT.ML
changeset 33615 261abc2e3155
parent 26981 0e7ba2749d70
child 39119 7bfa17bcd5ee
--- a/src/HOLCF/IOA/ABP/ROOT.ML	Wed Nov 11 09:02:37 2009 +0100
+++ b/src/HOLCF/IOA/ABP/ROOT.ML	Wed Nov 11 14:15:11 2009 +0100
@@ -1,11 +1,11 @@
 (*  Title:      HOLCF/IOA/ABP/ROOT.ML
-    ID:         $Id$
     Author:     Olaf Mueller
 
 This is the ROOT file for the Alternating Bit Protocol performed in
-I/O-Automata.  *)
+I/O-Automata.
+*)
 
 goals_limit := 1;
 
 use "Check.ML";
-time_use_thy "Correctness";
+use_thys ["Correctness"];