src/HOL/Nitpick_Examples/Record_Nits.thy
changeset 54680 93f6d33a754e
parent 54633 86e0b402994c
child 55893 aed17a173d16
--- a/src/HOL/Nitpick_Examples/Record_Nits.thy	Thu Dec 05 23:13:54 2013 +0000
+++ b/src/HOL/Nitpick_Examples/Record_Nits.thy	Fri Dec 06 09:42:13 2013 +0100
@@ -12,7 +12,7 @@
 begin
 
 nitpick_params [verbose, card = 1\<emdash>6, max_potential = 0,
-                sat_solver = Riss3g, max_threads = 1, timeout = 240]
+                sat_solver = MiniSat_JNI, max_threads = 1, timeout = 240]
 
 record point2d =
   xc :: int