summaryrefslogtreecommitdiff
path: root/test/largeur.c.ppl
blob: 5ba0c2ceb33c06e36d4d13a1f45d9cc7ac0e65e2 (plain)
1
2
3
4
5
6
/* Generated from ./largeur.cloog by CLooG 0.15 64 bits in 0.00s. */
for (c1=1;c1<=M;c1++) {
  for (c2=1;c2<=c1;c2++) {
    S1(i = c2,j = c1) ;
  }
}