removed Extraction dependency
authorhaftmann
Wed, 22 Nov 2006 10:20:11 +0100
changeset 21453 03ca07d478be
parent 21452 f825e0b4d566
child 21454 a1937c51ed88
removed Extraction dependency
src/HOL/ATP_Linkup.thy
--- a/src/HOL/ATP_Linkup.thy	Wed Nov 22 10:20:09 2006 +0100
+++ b/src/HOL/ATP_Linkup.thy	Wed Nov 22 10:20:11 2006 +0100
@@ -7,7 +7,7 @@
 header{* The Isabelle-ATP Linkup *}
 
 theory ATP_Linkup
-imports Hilbert_Choice Map Extraction
+imports Map Hilbert_Choice
 uses
   "Tools/polyhash.ML"
   "Tools/ATP/AtpCommunication.ML"