drop *_fast_* functions
commit01df63868e7530fada50770318c85f83a39b8cf1
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Apr 2015 12:26:42 +0000 (24 14:26 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 May 2015 13:38:37 +0000 (5 15:38 +0200)
tree8f2d0bfb414f5467554a7e915d62254080ae22dd
parentc3892bebc0cd16a4bd72470a2d11a467d38829c5
drop *_fast_* functions

The *_fast_* functions were renamed to *_plain_* in 0.07, in particular
in 8c24c41 (rename *_fast_* functions to *_plain_*, Wed May 4
11:27:31 2011 +0200), but some of them were kept for backward
compatibility.  These were explicitly marked deprecated in 0.14,
specifically in f325201 (explicitly mark deprecated functions
as deprecated, Wed Jun 4 10:01:41 2014 +0200).
Remove them.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/deprecated/map_int.h
include/isl/map.h
include/isl/set.h
isl_hide_deprecated.h
isl_map.c
isl_map_simplify.c