iscc.c: avoid use of isl_token internals
[barvinok.git] / tests / euler / triangle.pwqp
blob454395367dfdfa7c691f5bd31706c829e85f92a3
1 { [x, y] -> x * y : x >= 2 and y <= 7 - x and y >= 4 }