1 #ifndef ISL_CONSTRAINT_PRIVATE_H
2 #define ISL_CONSTRAINT_PRIVATE_H
5 #include <isl/constraint.h>
7 struct isl_constraint {
16 #define EL isl_constraint
18 #include <isl_list_templ.h>
20 struct isl_constraint *isl_basic_set_constraint(struct isl_basic_set *bset,