isl_map_apply_pw_qpolynomial: fix typo
commit880ef5dc4a9db12b86ebccb08dd48d3c1afcc6ea
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Aug 2010 08:36:17 +0000 (17 10:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 17 Aug 2010 09:05:47 +0000 (17 11:05 +0200)
treeed584b25d706977155b862ad3cdeda379f9c2d2b
parentd7301f03a805a8f618fca29984bc7032d10ccdf6
isl_map_apply_pw_qpolynomial: fix typo

With the typo, isl_map_apply_pw_qpolynomial would only work for maps
with a 1-dimensional domain.
summate.c