update isl for change in isl_vertex inspectors
[barvinok.git] / omega_interface / count.h
blob86857ad2643a783e2ad458bbc14d7557f71683c0
1 #include <barvinok/barvinok.h>
2 #include <omega.h>
4 evalue *barvinok_enumerate_parker(Polyhedron *D,
5 unsigned nvar, unsigned nparam,
6 unsigned MaxRays);