--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Library/Library.thy Wed Oct 18 23:31:16 2000 +0200
@@ -0,0 +1,9 @@
+(*<*)
+theory Library =
+ Accessible_Part +
+ Multiset +
+ Quotient +
+ While_Combinator + While_Combinator_Example:
+
+end
+(*>*)