1/* Generated from ../../../git/cloog/test/walters2.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.01s. */
2for (i=0;i<=51;i++) {
3  S2(0,i);
4}
5for (j=1;j<=24;j++) {
6  S2(j,0);
7  for (i=1;i<=50;i++) {
8    S1(j,i);
9  }
10  S2(j,51);
11}
12for (i=0;i<=51;i++) {
13  S2(25,i);
14}
15