src/HOL/Algebra/Group.thy
changeset 41413 64cd30d6b0b8
parent 35850 dd2636f0f608
child 41528 276078f01ada
--- a/src/HOL/Algebra/Group.thy	Wed Dec 29 13:51:17 2010 +0100
+++ b/src/HOL/Algebra/Group.thy	Wed Dec 29 17:34:41 2010 +0100
@@ -5,7 +5,7 @@
 *)
 
 theory Group
-imports Lattice FuncSet
+imports Lattice "~~/src/HOL/Library/FuncSet"
 begin
 
 section {* Monoids and Groups *}