change type of some "sign"s to int as they can only be 1 or -1
[barvinok.git] / piputil.h
blob653b3ebbd884840a474b340ac4d3171d0cc0d33c
1 #include <barvinok/polylib.h>
3 Polyhedron *pip_projectout(Polyhedron *P, int pos, int n, int nparam);