isl_set_product: call isl_map_range_product instead of isl_map_product
[platform/upstream/isl.git] / isl_list_private.h
index 3b13b06..15c0547 100644 (file)
 
 #include <isl_list_templ.h>
 
+#undef EL
+#define EL isl_aff
+
+#include <isl_list_templ.h>
+
+#undef EL
+#define EL isl_band
+
+#include <isl_list_templ.h>
+
 #endif