| changeset 51583 | 9100c8e66b69 | 
| parent 50737 | f310d1735d93 | 
| child 51717 | 9e7d1c139569 | 
--- a/src/Pure/Isar/isar_cmd.ML Sat Mar 30 11:43:17 2013 +0100 +++ b/src/Pure/Isar/isar_cmd.ML Sat Mar 30 12:13:39 2013 +0100 @@ -394,7 +394,7 @@ |> Pretty.chunks2 |> Pretty.string_of; fun string_of_thms ctxt args = - Pretty.string_of (Display.pretty_thms ctxt (Attrib.eval_thms ctxt args)); + Pretty.string_of (Proof_Context.pretty_fact ctxt ("", Attrib.eval_thms ctxt args)); fun string_of_prfs full state arg = Pretty.string_of