isl_set_is_equal: use isl_bool for local variable
commit0a50ba880ac8fb3d5f0fa451b7e9f42d090fcad1
authorTobias Grosser <tobias@grosser.es>
Fri, 24 Aug 2018 13:30:41 +0000 (24 15:30 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 24 Aug 2018 17:57:35 +0000 (24 19:57 +0200)
treeb59efbb485610b98b834117d4eebebf1d967fae5
parent74c6f62a4b3876bdef965df7503557f3d3e8b7a4
isl_set_is_equal: use isl_bool for local variable

This was missing from isl-0.14.1-479-g370a8b7d0 (introduce isl_bool and
isl_stat return types, Mon May 4 09:45:16 2015 +0200).

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c