isl_basic_map_is_rational: return isl_bool
commit0593ebcd5a091ebcd012830b7e5f745a8fb9bb1d
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 2 Aug 2016 12:04:15 +0000 (2 14:04 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:42 +0000 (25 16:21 +0100)
tree5023cd2834a246daca9c402c6e23b7585ac336f6
parentbfc68ff13ef9da342812e30da9d0fe1b07e0f0a6
isl_basic_map_is_rational: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/map.h
isl_map.c