src/HOL/Nitpick_Examples/Core_Nits.thy
changeset 40341 03156257040f
parent 39359 6f49c7fbb1b1
child 41278 8e1cde88aae6
--- a/src/HOL/Nitpick_Examples/Core_Nits.thy	Wed Nov 03 20:19:24 2010 +0100
+++ b/src/HOL/Nitpick_Examples/Core_Nits.thy	Wed Nov 03 22:26:53 2010 +0100
@@ -12,7 +12,7 @@
 begin
 
 nitpick_params [card = 1\<midarrow>6, unary_ints, max_potential = 0,
-                sat_solver = MiniSat_JNI, max_threads = 1, timeout = 60 s]
+                sat_solver = MiniSat_JNI, max_threads = 1, timeout = 60]
 
 subsection {* Curry in a Hurry *}