src/HOL/Nitpick_Examples/Hotel_Nits.thy
changeset 41278 8e1cde88aae6
parent 40341 03156257040f
child 41360 7e82d621adc6
--- a/src/HOL/Nitpick_Examples/Hotel_Nits.thy	Sun Dec 19 00:13:25 2010 +0100
+++ b/src/HOL/Nitpick_Examples/Hotel_Nits.thy	Sun Dec 19 11:48:42 2010 +0100
@@ -12,8 +12,8 @@
 imports Main
 begin
 
-nitpick_params [max_potential = 0, sat_solver = MiniSat_JNI, max_threads = 1,
-                timeout = 120]
+nitpick_params [verbose, max_potential = 0, sat_solver = MiniSat_JNI,
+                max_threads = 1, timeout = 120]
 
 typedecl guest
 typedecl key