export isl_multi_aff_list
commit1752e4b41877d8821f1b57360e8a5f65659007a9
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 5 Jul 2017 12:08:02 +0000 (5 14:08 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 1 Nov 2017 21:08:05 +0000 (1 22:08 +0100)
tree554b44d4f2988200390e8143caf76f2a6049ef46
parentc2b6fa94b6144d87332636025131f058cf4c1f54
export isl_multi_aff_list

All functions for setting schedule constraints are currently
exported to the language bindings.
This means that the function for setting intra-statement
consecutivity constraints should also be exported.
This in turn means that the newly introduced isl_multi_aff_list type
needs to be exported.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
include/isl/aff.h
include/isl/aff_type.h
include/isl/list.h