src/HOL/Library/Library.thy
changeset 15731 29ae73d8a84e
parent 15470 7e12ad2f6672
child 16109 e8c169d6f191
--- a/src/HOL/Library/Library.thy	Thu Apr 14 09:19:55 2005 +0200
+++ b/src/HOL/Library/Library.thy	Thu Apr 14 17:57:04 2005 +0200
@@ -5,7 +5,6 @@
   Continuity
   EfficientNat
   FuncSet
-  List_Prefix
   Multiset
   NatPair
   Nat_Infinity
@@ -17,6 +16,9 @@
   While_Combinator
   Word
   Zorn
+  List_Prefix
+  Char_ord
+  List_lexord
 begin
 end
 (*>*)