changed import order
authorhaftmann
Tue, 07 Nov 2006 14:02:08 +0100
changeset 21213 c81f016883df
parent 21212 547224bf9348
child 21214 a91bab12b2bd
changed import order
src/HOL/LOrder.thy
--- a/src/HOL/LOrder.thy	Tue Nov 07 12:20:11 2006 +0100
+++ b/src/HOL/LOrder.thy	Tue Nov 07 14:02:08 2006 +0100
@@ -6,7 +6,7 @@
 header {* Lattice Orders *}
 
 theory LOrder
-imports Orderings
+imports Lattice_Locales
 begin
 
 text {*