Rational_Numbers;
authorwenzelm
Wed, 06 Dec 2000 20:45:36 +0100
changeset 10616 ad39ca9477d5
parent 10615 163b265d3d83
child 10617 adc0ed64a120
Rational_Numbers;
src/HOL/Library/Library.thy
--- a/src/HOL/Library/Library.thy	Wed Dec 06 20:45:08 2000 +0100
+++ b/src/HOL/Library/Library.thy	Wed Dec 06 20:45:36 2000 +0100
@@ -1,8 +1,9 @@
 (*<*)
 theory Library =
-  List_Prefix +
   Quotient +
   Ring_and_Field +
+  Rational_Numbers +
+  List_Prefix +
   Accessible_Part +
   Multiset +
   While_Combinator + While_Combinator_Example: