diff -r 6480cd74feb3 -r 29ae73d8a84e src/HOL/Library/Library.thy --- 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 (*>*)