diff -r 0b0df6c8646a -r 43c718438f9f src/HOL/Library/Continuity.thy --- a/src/HOL/Library/Continuity.thy Mon Dec 10 11:24:08 2007 +0100 +++ b/src/HOL/Library/Continuity.thy Mon Dec 10 11:24:09 2007 +0100 @@ -6,7 +6,7 @@ header {* Continuity and iterations (of set transformers) *} theory Continuity -imports Main +imports PreList begin subsection {* Continuity for complete lattices *}