src/Tools/quickcheck.ML
changeset 52643 34c29356930e
parent 52641 c56b6fa636e8
child 52645 e8c1c5612677
--- a/src/Tools/quickcheck.ML	Sat Jul 13 12:39:45 2013 +0200
+++ b/src/Tools/quickcheck.ML	Sat Jul 13 13:25:42 2013 +0200
@@ -553,8 +553,7 @@
             (genuineN,
              state
              |> (if auto then
-                   Proof.goal_message (K (Pretty.chunks [Pretty.str "",
-                       Pretty.mark Markup.intensify msg]))
+                   Proof.goal_message (K (Pretty.mark Markup.information msg))
                  else
                    tap (fn _ => Output.urgent_message (Pretty.string_of msg))))
           else