isl_basic_set_is_bounded: return isl_bool
commit60b7085a919ca16a128e874bfa49bbd80a05bd1d
authorTobias Grosser <tobias@grosser.es>
Sun, 4 Dec 2016 07:19:53 +0000 (4 08:19 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Jan 2017 14:57:31 +0000 (6 15:57 +0100)
treeaf723320b019cf2805e6a00ba03f984c4a7f6b69
parentf11472a19bd8cd2e69bb289b36f36267e86a7fc0
isl_basic_set_is_bounded: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/set.h
isl_convex_hull.c
isl_polynomial.c