Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / tiling.c
blob86f2a2e343fc0d25572e093803ec7650543bd484
1 /* Generated from ../../../git/cloog/test/tiling.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2 for (ii=0;ii<=floord(n,10);ii++) {
3 for (i=10*ii;i<=min(n,10*ii+9);i++) {
4 S1(ii,i) ;