Ring_and_Field_Example;
authorwenzelm
Sat, 20 Jan 2001 00:35:10 +0100
changeset 10947 1702ff26bbe1
parent 10946 c03f7dcee8b2
child 10948 1bd100c82300
Ring_and_Field_Example;
src/HOL/Library/Library.thy
--- a/src/HOL/Library/Library.thy	Sat Jan 20 00:34:46 2001 +0100
+++ b/src/HOL/Library/Library.thy	Sat Jan 20 00:35:10 2001 +0100
@@ -1,7 +1,7 @@
 (*<*)
 theory Library =
   Quotient +
-  Ring_and_Field +
+  Ring_and_Field + Ring_and_Field_Example +
   Rational_Numbers +
   List_Prefix +
   Nested_Environment +