evalue.c: reorder_terms: fix typo
[barvinok.git] / piputil.h
blob653b3ebbd884840a474b340ac4d3171d0cc0d33c
1 #include <barvinok/polylib.h>
3 Polyhedron *pip_projectout(Polyhedron *P, int pos, int n, int nparam);