src/HOL/TPTP/MaSh_Export.thy
changeset 48286 788c66a40b32
parent 48251 6cdcfbddc077
child 48296 e7f01b7e244e
--- a/src/HOL/TPTP/MaSh_Export.thy	Wed Jul 18 08:44:03 2012 +0200
+++ b/src/HOL/TPTP/MaSh_Export.thy	Wed Jul 18 08:44:03 2012 +0200
@@ -5,7 +5,7 @@
 header {* MaSh Exporter *}
 
 theory MaSh_Export
-imports ATP_Theory_Export
+imports Complex_Main
 uses "mash_export.ML"
 begin