changed import order
authorhaftmann
Tue, 07 Aug 2007 09:38:43 +0200
changeset 24161 09027ee4eeaa
parent 24160 ec506abf6183
child 24162 8dfd5dd65d82
changed import order
src/HOL/ATP_Linkup.thy
--- a/src/HOL/ATP_Linkup.thy	Mon Aug 06 19:59:07 2007 +0200
+++ b/src/HOL/ATP_Linkup.thy	Tue Aug 07 09:38:43 2007 +0200
@@ -7,7 +7,7 @@
 header{* The Isabelle-ATP Linkup *}
 
 theory ATP_Linkup
-imports Divides Hilbert_Choice Record
+imports Divides Record Hilbert_Choice
 uses
   "Tools/polyhash.ML"
   "Tools/res_clause.ML"