drop deprecated isl_basic_map_n_*
commitbc6920cbf6ef5b215d916885db7b84a28e382c7f
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 12 Oct 2016 12:42:46 +0000 (12 14:42 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 6 Sep 2018 11:12:07 +0000 (6 13:12 +0200)
tree408c1470a16a3656b5e418dc6cfeae12eff5f894
parent24546b4b4593329f1d246c0eda3618d4aeefc284
drop deprecated isl_basic_map_n_*

These functions were deprecated in isl-0.18-386-ga5532c6bd (deprecate
isl_basic_map_n_*, Wed Oct 12 12:50:03 2016 +0200).
They would have to be adjusted to the isl_size type that will
be introduced next and there is little point in doing that
to a deprecated function.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
include/isl/map.h
isl_map.c