src/HOL/Fun.thy
changeset 44860 56101fa00193
parent 44744 bdf8eb8f126b
child 44890 22f665a2e91c
--- a/src/HOL/Fun.thy	Sat Sep 10 00:44:25 2011 +0200
+++ b/src/HOL/Fun.thy	Sat Sep 10 10:29:24 2011 +0200
@@ -6,7 +6,7 @@
 header {* Notions about functions *}
 
 theory Fun
-imports Complete_Lattice
+imports Complete_Lattices
 uses ("Tools/enriched_type.ML")
 begin