modified autogen.sh to remove reference to osl/
[converter.git] / tests / osl / test_just_body.scop
blob6829a3c4b5f2c797a07e5d03fe94c5667b351772
1 <OpenScop>
3 # =============================================== Global
4 # Language
7 # Context
8 CONTEXT
9 0 2 0 0 0 0
11 # Parameter names are not provided
14 # One statement
17 # =============================================== Statement 1
18 # Number of relations describing the statement
21 # ----------------------------------------------  1.1 Domain
22 # NULL Domain
24 # ----------------------------------------------  1.2 Scattering
25 # NULL Scattering
27 # ----------------------------------------------  1.3 Access
28 # NULL Access
30 # ----------------------------------------------  1.4 Body
31 # Statement body is provided
33 <body>
34 # Number of original iterators
36 # Statement body
37 foo = bar;
38 </body>
40 </OpenScop>