text corrected
This commit is contained in:
parent
05a76b25cd
commit
b1da7c2693
1 changed files with 1 additions and 1 deletions
|
|
@ -37,5 +37,5 @@ The repl has the following syntax (It's work in progress, new capabilities will
|
||||||
b=vector(0,0,-1,1)
|
b=vector(0,0,-1,1)
|
||||||
c="a+b"
|
c="a+b"
|
||||||
```
|
```
|
||||||
* and press enter. Then using the mouse pointer move a or b. (Labels will be added).
|
* and press enter. Then using the mouse pointer move a or b.
|
||||||
* or type help()
|
* or type help()
|
||||||
Loading…
Add table
Reference in a new issue