pull in arithmetic theories
authorblanchet
Wed, 13 Jul 2011 22:16:19 +0200
changeset 43805 0349175384f8
parent 43804 eb9be23db2b7
child 43806 6b158ce2b5e2
pull in arithmetic theories
src/HOL/TPTP/CASC_Setup.thy
--- a/src/HOL/TPTP/CASC_Setup.thy	Wed Jul 13 22:16:19 2011 +0200
+++ b/src/HOL/TPTP/CASC_Setup.thy	Wed Jul 13 22:16:19 2011 +0200
@@ -8,7 +8,7 @@
 *)
 
 theory CASC_Setup
-imports Main
+imports Complex_Main
 uses "sledgehammer_tactics.ML"
 begin