isl_convex_hull.c: wrap_facet: allow unbounded facets again.
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 5 Feb 2010 13:29:44 +0000 (14:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 8 Feb 2010 18:42:01 +0000 (19:42 +0100)
commitaae83c3a75110ac270e246d01af99a977c49e211
treeea5aba8bd092d12191288c6d47ae36100d3e9be1
parentd602d47121ac9bda45bf9644a9e664ee62de0393
isl_convex_hull.c: wrap_facet: allow unbounded facets again.

This reverts commit 7c08353 (isl_convex_hull.c: update wrap_facet to
the fact we only apply it on polytopes).
We want to export wrap_facet and allow it to be called on unbounded
polyhedra.
isl_convex_hull.c