Big_Operators now in Main rather than Plain
authorhaftmann
Thu, 11 Mar 2010 14:40:29 +0100
changeset 35727 817b8e0f7086
parent 35726 059d2f7b979f
child 35728 c36ade6f4c33
Big_Operators now in Main rather than Plain
src/HOL/Wellfounded.thy
--- a/src/HOL/Wellfounded.thy	Thu Mar 11 14:39:58 2010 +0100
+++ b/src/HOL/Wellfounded.thy	Thu Mar 11 14:40:29 2010 +0100
@@ -8,7 +8,7 @@
 header {*Well-founded Recursion*}
 
 theory Wellfounded
-imports Transitive_Closure Big_Operators
+imports Transitive_Closure
 uses ("Tools/Function/size.ML")
 begin