src/HOL/Nitpick_Examples/Record_Nits.thy
changeset 54633 86e0b402994c
parent 48812 9509fc5485b2
child 54680 93f6d33a754e
--- a/src/HOL/Nitpick_Examples/Record_Nits.thy	Thu Dec 05 13:22:00 2013 +0100
+++ b/src/HOL/Nitpick_Examples/Record_Nits.thy	Thu Dec 05 13:38:20 2013 +0100
@@ -12,7 +12,7 @@
 begin
 
 nitpick_params [verbose, card = 1\<emdash>6, max_potential = 0,
-                sat_solver = MiniSat_JNI, max_threads = 1, timeout = 240]
+                sat_solver = Riss3g, max_threads = 1, timeout = 240]
 
 record point2d =
   xc :: int