summaryrefslogtreecommitdiff
path: root/isl_bound.c
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2011-01-26 19:23:39 +0100
committerSven Verdoolaege <skimo@kotnet.org>2011-01-27 17:39:39 +0100
commit05f3f66572b9aa548e03a39deaa3000f9cef563a (patch)
treeff6e11318c2db1e65b0486e659fbfc6ad734addc /isl_bound.c
parentbd78185134837265fd09df78f9c0c9f12ab0ea82 (diff)
downloadisl-05f3f66572b9aa548e03a39deaa3000f9cef563a.tar.gz
isl-05f3f66572b9aa548e03a39deaa3000f9cef563a.tar.bz2
isl-05f3f66572b9aa548e03a39deaa3000f9cef563a.zip
merge isl_basic_set/isl_basic_map and isl_set/isl_map
Internally, these are essentially the same. We do keep the distinction in the external interface. Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Diffstat (limited to 'isl_bound.c')
-rw-r--r--isl_bound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isl_bound.c b/isl_bound.c
index 9783604b..9be02d8c 100644
--- a/isl_bound.c
+++ b/isl_bound.c
@@ -8,11 +8,11 @@
* 91893 Orsay, France
*/
+#include <isl_map_private.h>
#include <isl_bound.h>
#include <isl_bernstein.h>
#include <isl_range.h>
#include <isl_polynomial_private.h>
-#include <isl_map_private.h>
/* Compute a bound on the polynomial defined over the parametric polytope
* using either range propagation or bernstein expansion and