Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / multi-mm-1.cloog
blob58f4ce879dc1ed4a14e2a5423bdbd54f211be8ff
1 # language: C
4 # Context
5 #{M,N|M>N}
6 3  4
7 #  M  N  1
8 1  1 -1  0
9 1  0  1 -1
10 1  0  0  1
13 2 # Number of statements
17 4  6
18 #  i  j  M  N  1
19 1  0  1  0  0  0
20 1  1 -1  0  0  0
21 1 -1  0  1  0  0
22 1  0  0  0  0  1
23 0  0  0
27 5  6
28 #  i  j  M  N  1
29 1  0  1  0  0  0
30 1  1 -1  0  0  0
31 1 -1  0  1  0  0
32 1  0 -1  0  1  0
33 1  0  0  0  0  1
34 0  0  0
37 0 # Scattering functions