isl_union_templ.c: allow multiple inclusion
commitf245643007b8c02884d614397f7bfd944a8211ed
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Aug 2013 12:17:46 +0000 (24 14:17 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2015 09:46:59 +0000 (23 10:46 +0100)
treec3cfa36e18d6e5e36d07de38ccf6c56971cfebfa
parent14fc7d450846e052a5ebaa4746a10e2767d921cd
isl_union_templ.c: allow multiple inclusion

When we introduce the isl_union_pw_aff type we will want to include
this file twice from within isl_aff.c so we need to make sure
all functions have a unique name.

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