src/HOL/Library/List_lexord.thy
changeset 25595 6c48275f9c76
parent 25502 9200b36280c0
child 25764 878c37886eed
--- a/src/HOL/Library/List_lexord.thy	Mon Dec 10 11:24:09 2007 +0100
+++ b/src/HOL/Library/List_lexord.thy	Mon Dec 10 11:24:12 2007 +0100
@@ -6,7 +6,7 @@
 header {* Lexicographic order on lists *}
 
 theory List_lexord
-imports Main
+imports List
 begin
 
 instance list :: (ord) ord