isl_convex_hull.c: avoid use of isl_basic_map_empty_like_map
commit15e8c522f378a6316b8b24be8f4c7d2ab02225fb
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 25 Apr 2015 10:59:44 +0000 (25 12:59 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 13 May 2015 08:28:04 +0000 (13 10:28 +0200)
treecfa7f90601518e10e5fb03f40051962df515ae85
parent25bade4ff981da3cb136cbcbec9151589fb5ba5e
isl_convex_hull.c: avoid use of isl_basic_map_empty_like_map

This function will be removed in a subsequent commit.

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