added SML_Quickcheck import
authorhaftmann
Mon, 26 Oct 2009 10:51:42 +0100
changeset 33186 607b702feace
parent 33185 247f6c6969d9
child 33187 616be6d7997e
added SML_Quickcheck import
src/HOL/Library/Executable_Set.thy
--- a/src/HOL/Library/Executable_Set.thy	Mon Oct 26 10:51:41 2009 +0100
+++ b/src/HOL/Library/Executable_Set.thy	Mon Oct 26 10:51:42 2009 +0100
@@ -5,7 +5,7 @@
 header {* Implementation of finite sets by lists *}
 
 theory Executable_Set
-imports Main Fset
+imports Main Fset SML_Quickcheck
 begin
 
 subsection {* Preprocessor setup *}