src/HOL/IMP/ROOT.ML
changeset 6349 f7750d816c21
parent 4449 df30e75f670f
child 9000 c20d58286a51
--- a/src/HOL/IMP/ROOT.ML	Thu Mar 11 12:34:10 1999 +0100
+++ b/src/HOL/IMP/ROOT.ML	Thu Mar 11 13:20:35 1999 +0100
@@ -4,9 +4,8 @@
     Copyright   1995 TUM
 *)
 
-HOL_build_completed;    (*Make examples fail if HOL did*)
+writeln"Root file for HOL/IMP";
 
-writeln"Root file for HOL/IMP";
 set proof_timing;
 time_use_thy "Expr";
 time_use_thy "Transition";