iscc.c: avoid use of isl_token internals
[barvinok.git] / tests / euler / square_p.pwqp
blob823494e16068ee5c7a8b5d868a37edaa4ca2720b
1 [n] -> { [x, y] -> x * y : x >= 2 and n >= -3 + x and y >= 4 and y <= 5 }