# HG changeset patch # User blanchet # Date 1290100323 -3600 # Node ID c2ca0eb91d991a361cb490abffc6a0f6b34fb341 # Parent f4b806e77fe670e27109f2bca3bae2bb4d761bd6 mention Sledgehammer with SMT diff -r f4b806e77fe6 -r c2ca0eb91d99 NEWS --- a/NEWS Thu Nov 18 18:09:08 2010 +0100 +++ b/NEWS Thu Nov 18 18:12:03 2010 +0100 @@ -314,6 +314,8 @@ "solve_direct". * Sledgehammer: + - Added "smt" and "remote_smt" provers based on the "smt" proof method. See + the Sledgehammer manual for details ("isabelle doc sledgehammer"). - Renamed lemmas: COMBI_def ~> Meson.COMBI_def COMBK_def ~> Meson.COMBK_def