# HG changeset patch # User wenzelm # Date 979947310 -3600 # Node ID 1702ff26bbe1f3c6ce9e5b94baadeeb276d8787a # Parent c03f7dcee8b25d6c75df04b5f3236fc8bf3939ad Ring_and_Field_Example; diff -r c03f7dcee8b2 -r 1702ff26bbe1 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 +