drop isl_set_lower_bound_dim
commit5f4dce44fd7221dd732cb89dbca488b5a4efec23
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Aug 2016 08:58:39 +0000 (11 10:58 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Feb 2017 11:31:07 +0000 (22 12:31 +0100)
tree4aa755f7d8777de7de99ea01c740c9248d1d6c06
parent49d3573c931834366f640d8d4eca5709ab0f3c48
drop isl_set_lower_bound_dim

This function was introduced in 333dfc8 (add isl_set_lower_bound_dim,
Fri Sep 26 10:34:15 2008 +0200) and then hidden in 6272dbd (deprecate
isl_int, Fri May 3 18:31:59 2013 +0200) without being used internally.

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