src/HOL/Library/List_lexord.thy
changeset 27487 c8a6ce181805
parent 27368 9f90ac19e32b
child 27682 25aceefd4786
--- a/src/HOL/Library/List_lexord.thy	Fri Jul 04 16:33:08 2008 +0200
+++ b/src/HOL/Library/List_lexord.thy	Mon Jul 07 08:47:17 2008 +0200
@@ -6,7 +6,7 @@
 header {* Lexicographic order on lists *}
 
 theory List_lexord
-imports Plain List
+imports Plain "~~/src/HOL/List"
 begin
 
 instantiation list :: (ord) ord