src/HOL/Mutabelle/mutabelle_extra.ML
changeset 80820 db114ec720cb
parent 80306 c2537860ccf8
child 80874 9af593e9e454
--- a/src/HOL/Mutabelle/mutabelle_extra.ML	Fri Sep 06 19:17:29 2024 +0200
+++ b/src/HOL/Mutabelle/mutabelle_extra.ML	Fri Sep 06 20:31:20 2024 +0200
@@ -422,7 +422,7 @@
       (*^ "\n" ^ string_of_reports reports*)
   in
     "mutant of " ^ Thm_Name.short thm_name ^ ":\n" ^
-      YXML.content_of (Syntax.string_of_term_global thy t) ^ "\n" ^
+      Protocol_Message.clean_output (Syntax.string_of_term_global thy t) ^ "\n" ^
       space_implode "; " (map string_of_mtd_result results)
   end