add eq command
This commit is contained in:
parent
c534721e88
commit
9a5d4f14e5
4 changed files with 50 additions and 2 deletions
4
examples/eq.scri
Normal file
4
examples/eq.scri
Normal file
|
@ -0,0 +1,4 @@
|
|||
load :0;
|
||||
eq 3 1 2 -0.3 0.7;
|
||||
eq 10 3 3 -0.9 2;
|
||||
quicksave;
|
Loading…
Add table
Add a link
Reference in a new issue