isl_basic_map_has_rational: return isl_bool
commit5bb50e9d94b60ef2dc2535a6e49d15f7767a5b01
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 2 Aug 2016 12:14:09 +0000 (2 14:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
tree39fe61b9be425266b723aa9780f97c2eb7b9bfcc
parent0593ebcd5a091ebcd012830b7e5f745a8fb9bb1d
isl_basic_map_has_rational: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c