isl_map_underlying_set: drop names from dimesion in underlying set
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 3 Jan 2009 10:21:23 +0000 (11:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 8 Jan 2009 15:07:27 +0000 (16:07 +0100)
commitf574e2057abf385185242dee0c6278fd0ff04027
treea99b673d9d4f2870d233267404383e7fc48ba83e
parent246abfb0f42edc80a2e61827a939c699b8e24e54
isl_map_underlying_set: drop names from dimesion in underlying set

When applying isl_mat transforamtions on sets, we currently
assume that these sets have no names for the dimensions.
include/isl_dim.h
isl_dim.c
isl_map.c