align parameters of union arguments to binary functions
commitbe01bd1cee8c2f95b846175a2dc6152e2d626f21
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 24 Aug 2010 19:01:20 +0000 (24 21:01 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 26 Aug 2010 14:24:01 +0000 (26 16:24 +0200)
tree0c30752709dc9adccf1b288ea366b7bd4765b506
parent42adc9b0fa1839f3b546675a252b6cc8e9ef053c
align parameters of union arguments to binary functions

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
14 files changed:
Makefile.am
doc/user.pod
include/isl_polynomial.h
include/isl_union_map.h
isl_fold.c
isl_map.c
isl_map_private.h
isl_polynomial.c
isl_polynomial_private.h
isl_pw_templ.c
isl_reordering.c [new file with mode: 0644]
isl_reordering.h [new file with mode: 0644]
isl_union_map.c
isl_union_templ.c