src/HOL/Library/Coinductive_List.thy
changeset 27368 9f90ac19e32b
parent 25595 6c48275f9c76
child 27487 c8a6ce181805
--- a/src/HOL/Library/Coinductive_List.thy	Thu Jun 26 10:06:54 2008 +0200
+++ b/src/HOL/Library/Coinductive_List.thy	Thu Jun 26 10:07:01 2008 +0200
@@ -6,7 +6,7 @@
 header {* Potentially infinite lists as greatest fixed-point *}
 
 theory Coinductive_List
-imports List
+imports Plain List
 begin
 
 subsection {* List constructors over the datatype universe *}