expose isl_space_flatten_{domain,range}
commit6abe7e775f127c35c8a335ab4142a97309d7321b
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 8 Nov 2017 08:29:19 +0000 (8 09:29 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 8 Nov 2017 08:32:41 +0000 (8 09:32 +0100)
treeab69db0f087ba5d35227b46c8ed1c7af26683316
parent1ab0a897efa94b8aa2e3dd4fa7c970363107af31
expose isl_space_flatten_{domain,range}

In analogy with isl_local_space_flatten_{domain,range},
which are also part of the public API.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/space.h
isl_space_private.h