hide isl_map_add_basic_map
[isl.git] / isl_multi_apply_union_set.c
blobd7c298a36303996c63612ab7ee2d453f7dc7ce29
1 #define APPLY_DOMBASE union_set
2 #define APPLY_DOM isl_union_set
4 #include <isl_multi_apply_templ.c>
6 #undef APPLY_DOMBASE
7 #undef APPLY_DOM