blob: 5e766872bba289b15143c8f4fd0dea03930647eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# language: C
c
# Context
2 3
# M 1
1 1 0
1 0 1
0
1 # Number of statements
1
#
3 4
# i M 1
1 1 0 0
1 -1 1 1
1 0 0 1
0 0 0
0
0 # Scattering functions
|