diff -r c61507a98bff -r c8a6ce181805 src/HOL/Library/Binomial.thy --- a/src/HOL/Library/Binomial.thy Fri Jul 04 16:33:08 2008 +0200 +++ b/src/HOL/Library/Binomial.thy Mon Jul 07 08:47:17 2008 +0200 @@ -7,7 +7,7 @@ header {* Binomial Coefficients *} theory Binomial -imports Plain SetInterval +imports Plain "~~/src/HOL/SetInterval" begin text {* This development is based on the work of Andy Gordon and