src/FOLP/ex/ROOT.ML
changeset 9000 c20d58286a51
parent 6349 f7750d816c21
child 17480 fd19f77dcf60
--- a/src/FOLP/ex/ROOT.ML	Tue May 30 16:03:09 2000 +0200
+++ b/src/FOLP/ex/ROOT.ML	Tue May 30 16:08:38 2000 +0200
@@ -6,10 +6,6 @@
 Executes all examples for First-Order Logic. 
 *)
 
-writeln"Root file for FOLP examples";
-
-set proof_timing;
-
 time_use     "intro.ML";
 time_use_thy "Nat";
 time_use     "foundn.ML";