Added howto file for a new CLooG release
[cloog.git] / test / stride.c
blobd2cf8fe337e922db6927fdcead024c55318ac328
1 /* Generated from stride.cloog by CLooG 0.14.0-200-g26bdb56 gmp bits in 0.01s. */
2 for (c1=3;c1<=100;c1++) {
3 if (c1 == 25) {
4 S1(25);
6 if (c1%3 == 0) {
7 S2(c1,c1/3);