put options in a separate isl_options structure
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Oct 2009 21:39:23 +0000 (23:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Oct 2009 21:39:23 +0000 (23:39 +0200)
commit2b5b1c229c88bc61da4163431711d762eac2cc81
tree18e03d859a26e7c4cb6a744e732f943d5987945a
parent39cc3406aa50a34c45029ab264df5e06e0994d54
put options in a separate isl_options structure
Makefile.am
basis_reduction_templ.c
include/isl_ctx.h
include/isl_options.h [new file with mode: 0644]
isl_ctx.c
isl_lp.c
isl_map.c
isl_options.c [new file with mode: 0644]
isl_sample.c
isl_tab_pip.c