tuned imports
authorhaftmann
Wed, 11 Nov 2009 09:02:37 +0100
changeset 33608 5c0024338cef
parent 33607 9b3c4e95380e
child 33609 059cd49e4b1e
child 33611 168b928d5024
child 33615 261abc2e3155
tuned imports
src/HOL/Nitpick.thy
--- a/src/HOL/Nitpick.thy	Wed Nov 11 09:02:20 2009 +0100
+++ b/src/HOL/Nitpick.thy	Wed Nov 11 09:02:37 2009 +0100
@@ -8,7 +8,7 @@
 header {* Nitpick: Yet Another Counterexample Generator for Isabelle/HOL *}
 
 theory Nitpick
-imports Map Quickcheck SAT
+imports Map SAT
 uses ("Tools/Nitpick/kodkod.ML")
      ("Tools/Nitpick/kodkod_sat.ML")
      ("Tools/Nitpick/nitpick_util.ML")