1/* Generated from ../../../git/cloog/test/dot.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2for (j=1;j<=M;j++) {
3  S1(0,j) ;
4}
5for (i=1;i<=N;i++) {
6  for (j=1;j<=M;j++) {
7    S2(i,j) ;
8  }
9}
10