changeset 15140 | 322485b816ac |
parent 15131 | c69542757a4d |
child 15251 | bb6f072c8d10 |
--- a/src/HOL/Complex/CSeries.thy Tue Aug 17 11:00:24 2004 +0200 +++ b/src/HOL/Complex/CSeries.thy Wed Aug 18 11:09:40 2004 +0200 @@ -6,7 +6,7 @@ header{*Finite Summation and Infinite Series for Complex Numbers*} theory CSeries -import CStar +imports CStar begin consts sumc :: "[nat,nat,(nat=>complex)] => complex"