clear extra coefficients in isl_basic_map_alloc_{in,}equality
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 13 Oct 2008 10:55:06 +0000 (12:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2008 08:22:01 +0000 (10:22 +0200)
commiteb212f63ac13a118ffbd18e31a342a4107d74956
tree00cc9ac8bb3546c5b789c2a0367778f409a9b46d
parent56bb68aafe198d7188dc4e856e03c4b3e72eb7f2
clear extra coefficients in isl_basic_map_alloc_{in,}equality

Most functions shouldn't care about how many extra variables
there are, only about how many integer divisions have been
allocated.
isl_map.c
isl_map_piplib.c