add documentation
This commit is contained in:
parent
627b49b418
commit
92a3076b9b
4 changed files with 44 additions and 2 deletions
2
examples/loadsave.scri
Normal file
2
examples/loadsave.scri
Normal file
|
@ -0,0 +1,2 @@
|
|||
load :1;
|
||||
quicksave;
|
3
examples/middle_echo.scri
Normal file
3
examples/middle_echo.scri
Normal file
|
@ -0,0 +1,3 @@
|
|||
load :1;
|
||||
echo 3 0 1 0.2;
|
||||
quicksave;
|
Loading…
Add table
Add a link
Reference in a new issue