Get rid of the warning about ignoring the return value of fgets
[cloog.git] / test / openscop / coordinates.scop
blobf40cd02daa2a8cae36a12af77fc4ecbf29cb943d
1 # [File generated by the OpenScop Library 0.9.0]
3 <OpenScop>
5 # =============================================== Global
6 # Language
9 # Context
10 CONTEXT
11 0 2 0 0 0 0
13 # Parameters are not provided
17 # Number of statements
20 # =============================================== Statement 1
21 # Number of relations describing the statement:
24 # ----------------------------------------------  1.1 Domain
25 DOMAIN
26 2 3 1 0 0 0
27 # e/i|  i |  1  
28    1    1    0    ## i >= 0
29    1   -1   41    ## -i+41 >= 0
31 # ----------------------------------------------  1.2 Scattering
32 SCATTERING
33 3 6 3 1 0 0
34 # e/i| c1   c2   c3 |  i |  1  
35    0   -1    0    0    0    0    ## c1 == 0
36    0    0   -1    0    1    0    ## c2 == i
37    0    0    0   -1    0    0    ## c3 == 0
39 # ----------------------------------------------  1.3 Access
40 READ
41 1 4 1 1 0 0
42 # e/i| Arr|  i |  1  
43    0   -1    0    1    ## Arr == i
45 # ----------------------------------------------  1.4 Statement Extensions
46 # Number of Statement Extensions
48 <body>
49 # Number of original iterators
51 # List of original iterators
53 # Statement body expression
54 S1(i);
55 </body>
57 <identifier>
59 </identifier>
61 # =============================================== Extensions
62 <scatnames>
63 b0 i b1
64 </scatnames>
66 <arrays>
67 # Number of arrays
69 # Mapping array-identifiers/array-names
70 1 i
71 2 S1
72 </arrays>
74 <coordinates>
75 # File name
76 coordinates_orig.c
77 # Starting line and column
78 2 0
79 # Ending line and column
80 5 0
81 # Indentation
83 </coordinates>
85 </OpenScop>