do not set proof_timing;
authorwenzelm
Tue, 26 Oct 1999 15:23:25 +0200
changeset 7933 80b528790ccc
parent 7932 92df50fb89ca
child 7934 42836b6c4c73
do not set proof_timing;
src/HOL/Real/ROOT.ML
--- a/src/HOL/Real/ROOT.ML	Tue Oct 26 14:35:45 1999 +0200
+++ b/src/HOL/Real/ROOT.ML	Tue Oct 26 15:23:25 1999 +0200
@@ -10,7 +10,6 @@
 
 writeln"Root file for HOL/Real";
 
-set proof_timing;
 time_use_thy "RealDef";
 use          "simproc.ML";
 time_use_thy "Real";