# HG changeset patch # User wenzelm # Date 1126728277 -7200 # Node ID b110730a24fdb582306c2a28f84a997ef24a31b5 # Parent 4dcae6e622680886be8ec79bca2298cab5905d51 imports Commutative_Ring; diff -r 4dcae6e62268 -r b110730a24fd src/HOL/Main.thy --- a/src/HOL/Main.thy Wed Sep 14 22:04:36 2005 +0200 +++ b/src/HOL/Main.thy Wed Sep 14 22:04:37 2005 +0200 @@ -6,7 +6,7 @@ header {* Main HOL *} theory Main - imports Refute Reconstruction +imports Commutative_Ring Refute Reconstruction begin