changeset 50450 | 358b6020f8b6 |
parent 50163 | c62ce309dc26 |
child 52697 | 6fb98a20c349 |
--- a/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML Mon Dec 10 10:41:29 2012 +0100 +++ b/src/HOL/Library/Sum_of_Squares/sos_wrapper.ML Mon Dec 10 13:52:33 2012 +0100 @@ -130,7 +130,7 @@ fun output_line cert = "To repeat this proof with a certifiate use this command:\n" ^ - Sendback.markup ("by (sos_cert \"" ^ cert ^ "\")") + Active.sendback_markup ("by (sos_cert \"" ^ cert ^ "\")") val print_cert = warning o output_line o PositivstellensatzTools.pss_tree_to_cert