First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / forwardsub-1-1-2.c
blob4e11b4d95509b1f8ff244da7af105a45de339c38
1 /* Generated by CLooG v0.10.7 */
2 S3(i = 1,j = 1) ;
3 S1(i = 2,j = 1) ;
4 S4(i = 2,j = 2) ;
5 for (i=3;i<=M;i++) {
6 S1(j = 1) ;
7 for (j=2;j<=i-1;j++) {
8 S2 ;
10 S4(j = i) ;