properly add declaration of isl_multi_union_pw_aff_apply_pw_aff
commitd57cffe05f6dee83f9bf172fcddb71b80b0bd285
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 8 Jun 2017 13:34:24 +0000 (8 15:34 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 8 Jun 2017 13:34:24 +0000 (8 15:34 +0200)
treeb07a4f52639e097e8f59b975603f1ceb88e02540
parent6e5c8c839d0b6d3cd207eb013495d2f433dd8f3f
properly add declaration of isl_multi_union_pw_aff_apply_pw_aff

Commit c8a17e34b1 (add isl_multi_union_pw_aff_apply_pw_aff,
Fri Oct 25 15:51:59 2013 +0200) introduced isl_multi_union_pw_aff_apply_pw_aff
as a public function, but failed to declare it properly,
adding a duplicate declaration of isl_multi_union_pw_aff_apply_multi_aff
instead.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
include/isl/aff.h