isl_mat_is_equal: return isl_bool
commit25b8a40febf0f4fe88b5e1624b40102c6bf4dc58
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 14 Dec 2016 15:55:49 +0000 (14 16:55 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:43 +0000 (25 16:21 +0100)
tree37de31dca4b7a5a48c6eaf4b9b018385f5dae1b5
parentf439e4494b2e4b72af1863f40d2697d378d039ad
isl_mat_is_equal: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/mat.h
isl_local_space.c
isl_mat.c
isl_polynomial.c