imports Commutative_Ring;
authorwenzelm
Wed, 14 Sep 2005 22:04:37 +0200
changeset 17386 b110730a24fd
parent 17385 4dcae6e62268
child 17387 40ce48cc45f7
imports Commutative_Ring;
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