generalize isl_basic_set_list to generic lists
commit93bcc60cff0ae7fdb2c0f33a0612534cf6ec5a68
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 16 Apr 2011 12:40:23 +0000 (16 14:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 4 Jun 2011 11:19:22 +0000 (4 13:19 +0200)
treee3d58bc0eef924e9783f2a07cc9b1a677c8f345a
parentf600853f2f7dd332a98d1a4ca58d30567d36e04a
generalize isl_basic_set_list to generic lists

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
doc/user.pod
include/isl/list.h
isl_list.c
isl_list_private.h [new file with mode: 0644]
isl_list_templ.c [new file with mode: 0644]
isl_list_templ.h [new file with mode: 0644]
isl_map.c
isl_map_private.h