drop deprecated isl_space_tuple_match
commitc52a59f4c32d09edcc41b068969a50f14304996e
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Feb 2018 11:10:19 +0000 (4 12:10 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 11 Feb 2018 20:53:56 +0000 (11 21:53 +0100)
treeb4fb0a52234a250319b915c23863bf2327ffbb65
parentf8a46232c6c167c3cbe45150d42c738cdebe602d
drop deprecated isl_space_tuple_match

This function was replaced by isl_space_tuple_is_equal and
was marked deprecated in isl-0.14-1-g7de0027070 (mark isl_space_tuple_match
as deprecated, Sun Sep 28 13:46:19 2014 +0200).

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