src/HOL/Library/Multiset.thy
changeset 15140 322485b816ac
parent 15131 c69542757a4d
child 15316 2a6ff941a115
--- a/src/HOL/Library/Multiset.thy	Tue Aug 17 11:00:24 2004 +0200
+++ b/src/HOL/Library/Multiset.thy	Wed Aug 18 11:09:40 2004 +0200
@@ -6,7 +6,7 @@
 header {* Multisets *}
 
 theory Multiset
-import Accessible_Part
+imports Accessible_Part
 begin
 
 subsection {* The type of multisets *}