src/HOL/Main.thy
changeset 57208 5bf2a5c498c2
parent 56237 69a9dfe71aed
child 57641 dc59f147b27d
--- a/src/HOL/Main.thy	Wed Jun 11 08:58:42 2014 +0200
+++ b/src/HOL/Main.thy	Wed Jun 11 11:28:46 2014 +0200
@@ -1,7 +1,7 @@
 header {* Main HOL *}
 
 theory Main
-imports Predicate_Compile Quickcheck_Narrowing Extraction Lifting_Sum Coinduction Nitpick BNF_GFP
+imports Predicate_Compile Quickcheck_Narrowing Extraction Lifting_Sum Coinduction Nitpick BNF_GFP SMT
 begin
 
 text {*