fix isl_qpolynomial_fold_reset_dim
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Aug 2010 07:47:21 +0000 (09:47 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Aug 2010 13:36:54 +0000 (15:36 +0200)
commitf0a93a211d458c17f0333d136f3288a30698ade0
tree67caa9e2f0546db29003e5e55e87ce74238e5472
parent030a5fcdc2047f3ed59d11ab085482641421dc02
fix isl_qpolynomial_fold_reset_dim

In particular, the old version wouldn't cow and it wouldn't change
the dimension of the nested isl_qpolynomials.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_fold.c
isl_polynomial.c