summaryrefslogtreecommitdiff
path: root/test-chill/test-cases/chill/test_scale.script
blob: 20611ecc922da0a0ef94c18945a774059879f279 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

source: mm.c
procedure: mm
format: rose
loop: 0

known(ambn > 0)
known(an > 0)
known(bm > 0)
distribute([0,1],1)
scale([1],1,4)
scale([1],2,4)
print