Slight doc changes, new multi-machine build approach.

This commit is contained in:
David Brown 2016-06-20 18:36:44 +01:00
parent f050fc2fe4
commit 739a94313b
4 changed files with 43 additions and 3 deletions

View file

@ -82,3 +82,4 @@ address. It would be quite a lot of work!
VAR parameters - i.e. no copying.
- CASE statements only support INTEGER (with low positive values) and CHAR.
- Reject LOOP statements.
- All imported variables are read-only.