isl_tab_pip.c: same_solution: return isl_bool
commitf7655bdc38bcb7b3c1596d581fb182cf31bdd681
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 30 Jun 2016 15:45:50 +0000 (30 17:45 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Jan 2017 11:41:54 +0000 (3 12:41 +0100)
treefc3cf569b85e055088413fcfd356465996db6eee
parent62905c7e3e9530cc4666c8a268c9e355ddb7969f
isl_tab_pip.c: same_solution: return isl_bool

This function currently only returns isl_bool_false or isl_bool_true,
but this will change in an upcoming commit.

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