diff -r 7a14f831d02d -r 86e0b402994c src/HOL/Nitpick_Examples/Core_Nits.thy --- a/src/HOL/Nitpick_Examples/Core_Nits.thy Thu Dec 05 13:22:00 2013 +0100 +++ b/src/HOL/Nitpick_Examples/Core_Nits.thy Thu Dec 05 13:38:20 2013 +0100 @@ -12,7 +12,7 @@ begin nitpick_params [verbose, card = 1\6, unary_ints, max_potential = 0, - sat_solver = MiniSat_JNI, max_threads = 1, timeout = 240] + sat_solver = Riss3g, max_threads = 1, timeout = 240] subsection {* Curry in a Hurry *}