hide isl_options structure
commitaf52e84245fb4bab6734d62da39f63f568371dcd
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Nov 2011 10:32:49 +0000 (11 11:32 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 13 Nov 2011 17:18:45 +0000 (13 18:18 +0100)
tree5db79864c4b6568061ad783c6198070a8540cdc5
parentc1e5c89824b26b40ce10a78c1f61bd1b853ec0f0
hide isl_options structure

We also add some getters and setters for options that are known to
be used from outside of isl.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
23 files changed:
Makefile.am
basis_reduction_templ.c
bound.c
cat.c
closure.c
doc/user.pod
include/isl/ctx.h
include/isl/options.h
include/isl/schedule.h
isl_bernstein.c
isl_bound.c
isl_convex_hull.c
isl_ctx.c
isl_lp.c
isl_map.c
isl_options.c
isl_options_private.h [copied from include/isl/options.h with 63% similarity]
isl_sample.c
isl_schedule.c
isl_tab_pip.c
isl_test.c
isl_transitive_closure.c
pip.c