31 |
|
test-rad2mgf: sawtooth.mgf |
32 |
|
radcompare -n -c# ref/sawtooth.mgf sawtooth.mgf |
33 |
|
|
34 |
< |
test-mgf2rad: sawtooth.mgf |
35 |
< |
mgf2rad sawtooth.mgf > sawtooth_rec.rad |
36 |
< |
radcompare -c# ref/sawtooth_rec.rad sawtooth_rec.rad |
37 |
< |
rm -f sawtooth_rec.rad |
34 |
> |
test-mgf2rad: testspecmat.mgf sawtooth.mgf |
35 |
> |
mgf2rad -s testspecmat.mgf sawtooth.mgf > reconv.rad |
36 |
> |
radcompare -c# ref/reconv.rad reconv.rad |
37 |
> |
rm -f reconv.rad |
38 |
|
|
39 |
|
sawtooth.mgf: sawtooth.rad sawtooth.pts |
40 |
|
rad2mgf sawtooth.rad > sawtooth.mgf |