src/HOL/Library/List_Prefix.thy
changeset 25595 6c48275f9c76
parent 25564 4ca31a3706a4
child 25665 faabc08af882
--- a/src/HOL/Library/List_Prefix.thy	Mon Dec 10 11:24:09 2007 +0100
+++ b/src/HOL/Library/List_Prefix.thy	Mon Dec 10 11:24:12 2007 +0100
@@ -6,7 +6,7 @@
 header {* List prefixes and postfixes *}
 
 theory List_Prefix
-imports Main
+imports List
 begin
 
 subsection {* Prefix order on lists *}