Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / tiling3.cloog
blobc1c77e0bc6111af02027a09e6c766d198b61cd07
1 # language: C
4 # parameter {n | n>= 0}
5 1 3
6 #  n  1
7 1  1  0
11 1 # Number of statements:
14 # {i, jj, j |  1<=i<=n t*jj<=j<=t*jj+t-1  1<=j<=n}
15 6 6
16 #  i  jj   j   n   1
17 1  1   0   0   0  -1
18 1 -1   0   0   1   0
19 1  0   0   1   0  -1
20 1  0   0  -1   1   0
21 1  0  10  -1   0   9
22 1  0 -10   1   0   0
23 0  0   0
25 i jj j
27 1 # Scattering functions
30 2 8
31 # c1  c2   i  jj   j   n   1
32 0  1   0   0  -1   0   0   0
33 0  0   1  -1   0  -1   0   0
37 1 7
38 # c1   i  jj   j   n   1
39 0  1   0  -1   0   0   0