diff -r c63ab5263008 -r 4cc3f4db3447 src/HOL/TPTP/TPTP_Interpret_Test.thy --- a/src/HOL/TPTP/TPTP_Interpret_Test.thy Thu Mar 27 13:00:40 2014 +0100 +++ b/src/HOL/TPTP/TPTP_Interpret_Test.thy Thu Mar 27 17:12:40 2014 +0100 @@ -132,7 +132,7 @@ if Exn.is_interrupt exn then reraise exn else (warning (" test: file " ^ Path.print file ^ - " raised exception: " ^ ML_Compiler.exn_message exn); + " raised exception: " ^ Runtime.exn_message exn); {gc = Time.zeroTime, cpu = Time.zeroTime, elapsed = Time.zeroTime}) val to_real = Time.toReal val diff_elapsed =