changeset 50163 | c62ce309dc26 |
parent 45666 | d83797ef0d2d |
child 50450 | 358b6020f8b6 |
--- a/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML Thu Nov 22 12:22:03 2012 +0100 +++ b/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML Thu Nov 22 13:21:02 2012 +0100 @@ -130,7 +130,7 @@ fun output_line cert = "To repeat this proof with a certifiate use this command:\n" ^ - Markup.markup Isabelle_Markup.sendback ("by (sos_cert \"" ^ cert ^ "\")") + Sendback.markup ("by (sos_cert \"" ^ cert ^ "\")") val print_cert = warning o output_line o PositivstellensatzTools.pss_tree_to_cert