add isl_set_list_read_from_str
commite646076edfc6957e82f94f2c9014c78294d7764a
authorRiccardo Mori <patacca@autistici.org>
Wed, 7 Jul 2021 14:20:38 +0000 (7 16:20 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 8 Jul 2021 20:32:28 +0000 (8 22:32 +0200)
tree2e4ad5e9067a17f5f822316f0bd73d0619a07374
parent0bdc3beda05183e37b87d9300a16e910355158a9
add isl_set_list_read_from_str

This is needed for properly exporting isl_set_list
to the Python bindings in the next commit.

Signed-off-by: Riccardo Mori <patacca@autistici.org>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
doc/user.pod
include/isl/map_type.h
isl_set_list.c