isl_ast_codegen.c: fix typo in comment
[isl.git] / test_inputs / affine.polylib
blobf14720c0a0ad37cacda5603766b015d0a77106fa
1 # the affine hull of {[a,b] : a=b && 1 <= a <= 163} ...
2 3 4
3 0 1 -1 0
4 1 1  0 -1
5 1 -1 0 163
7 # ... is {[a,b] : a=b} (and not {[In_1,In_2]}, as Omega 1.2 claims)
8 1 4
9 0 1 -1 0