diff -r fdcbeaddd5fc -r f7750d816c21 src/HOL/ex/ROOT.ML --- a/src/HOL/ex/ROOT.ML Thu Mar 11 12:34:10 1999 +0100 +++ b/src/HOL/ex/ROOT.ML Thu Mar 11 13:20:35 1999 +0100 @@ -6,9 +6,8 @@ Executes miscellaneous examples for Higher-Order Logic. *) -HOL_build_completed; (*Cause examples to fail if HOL did*) +writeln "Root file for HOL examples"; -writeln "Root file for HOL examples"; set proof_timing; (*some examples of recursive function definitions: the TFL package*)