scritcher/examples/eq.scri

5 lines
57 B
Plaintext
Raw Normal View History

2019-07-10 19:06:44 +00:00
load :0;
2019-07-11 13:57:39 +00:00
eq 3 1 2 -0.3 0.7;
2019-07-10 19:06:44 +00:00
eq 10 3 3 -0.9 2;
quicksave;