src/HOL/Nitpick.thy
changeset 54555 e8c5e95d338b
parent 54148 c8cc5ab4a863
child 55017 2df6ad1dbd66
--- a/src/HOL/Nitpick.thy	Thu Nov 21 21:33:34 2013 +0100
+++ b/src/HOL/Nitpick.thy	Thu Nov 21 21:33:34 2013 +0100
@@ -8,7 +8,7 @@
 header {* Nitpick: Yet Another Counterexample Generator for Isabelle/HOL *}
 
 theory Nitpick
-imports Hilbert_Choice List Map Quotient Record Sledgehammer
+imports Map Record Sledgehammer
 keywords "nitpick" :: diag and "nitpick_params" :: thy_decl
 begin