isl_restriction_{none,empty}: "take" argument for consistency
commit990a6d7577bee47e4f38b9a90db6a3433694ce70
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 30 May 2012 10:34:55 +0000 (30 12:34 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 30 May 2012 10:34:55 +0000 (30 12:34 +0200)
tree0d4887c6389593d949c9ecabc8e17eb3c4ed5144
parenta5fc38729a946fab4103a0170b0e2ed881299b7a
isl_restriction_{none,empty}: "take" argument for consistency

The other isl_restriction constructors "take" their arguments,
so it seems more consistent for isl_restriction_none and
isl_restriction_empty to do so as well.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/flow.h
isl_flow.c