isl_map_contains_point: return isl_bool
commitf439e4494b2e4b72af1863f40d2697d378d039ad
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Sep 2016 07:33:09 +0000 (21 09:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:43 +0000 (25 16:21 +0100)
tree37df89b06b16ea908010f9616f38963691afb023
parentaa249ca553aca05225801c05818467d04e8ba0ca
isl_map_contains_point: return isl_bool

This clarifies what the possible return values are.

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