| changeset 56303 | 4cc3f4db3447 |
| parent 55595 | 2e2e9bc7c4c6 |
| child 58412 | f65f11f4854c |
--- 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 =