add isl_basic_set_interval and isl_basic_set_product
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Sep 2008 18:29:12 +0000 (20:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 14 Oct 2008 08:21:58 +0000 (10:21 +0200)
commit831f175dd7bf6a324e17bd21ece5e742b9264d46
treeb573fb865b877af9a0d0586b0cfce0767a51be0c
parent5e6334479067a3762ef04e9f847e7d652e7915ff
add isl_basic_set_interval and isl_basic_set_product
Makefile.am
include/isl_list.h [new file with mode: 0644]
include/isl_set.h
isl_list.c [new file with mode: 0644]
isl_map.c