Add a source-2-source compiler example to the documentation
[cloog.git] / test / rectangle.c
blobb8b671ca0641d3e0ff383580c862d97077663511
1 /* Generated from ./rectangle.cloog by CLooG 0.18.1-2-g43fc508 gmp bits in 0.00s. */
2 for (c1=0;c1<=2*n;c1++) {
3 for (i=max(0,c1-n);i<=min(c1,n);i++) {
4 S1(i,(c1-i));