Fix include directory for libcloog-isl
[cloog/bastoul.git] / test / guide.c
blob31e9db11ed557d434cf4c906b0c673edbe97f222
1 /* Generated from ../../../git/cloog/test/guide.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s. */
2 if (N >= 1) {
3 for (i=1;i<=N;i++) {
4 S1(i);
6 for (i=N+1;i<=2*N;i++) {
7 S2(i);