export isl_map_list
commitd7a5f8a8c04e7aefaf3ff7730ac4a7cb50d367e2
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 6 Sep 2017 14:55:42 +0000 (6 16:55 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 1 Nov 2017 21:26:35 +0000 (1 22:26 +0100)
tree238e35e02a05ec9bccf7ddd09a9c6e0c778330ac
parenta20b5ff1df5472d0a7edb6b46ecf6838aa885af1
export isl_map_list

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

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