rename isl_map_insert to isl_set_insert_dims and add it to the docs
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Aug 2011 08:21:27 +0000 (10:21 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Aug 2011 08:22:44 +0000 (10:22 +0200)
commit1303fcc500dabe1e1afe1fe521ff285093d7cc13
tree7dc80526d00ff588b595973f40b6b95094b91147
parent14102905bbd16f8e0a8342a4dd6e1433a7abacaf
rename isl_map_insert to isl_set_insert_dims and add it to the docs

The new name is more consistent with other functions, especially
isl_map_add_dims.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/map.h
include/isl/set.h
isl_map.c
isl_pw_templ.c