First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / logo.cloog
blob5583c29fda0744d734e5b99faa3e7cac7fd58313
1 # language: C
4 # Context
5 1 3
6 #  n  1
7 1  0  1
10 2 # Number of statements
13 3 5
14 #  i  j  n  1
15 1  1  0  0 -1 # i >= 1
16 1  0 -1  0  7 # j <= 7
17 1 -1  1  0  1 # j >= i-1
18 0  0  0
21 4 5
22 #  i  j  n  1
23 1  1  0  0 -2 # i >= 2
24 1 -1  0  0  6 # i <= 6
25 1  0  1  0  0 # j >= 0
26 1  0 -1  0  4 # j <= 4
27 0  0  0
30 0 # Scattering functions