Draft: Resolve "Short circuiting and lazy evaluation"
Compare changes
Files
16-
Merge branch 'master' of https://gitlab.kit.edu/kit/virtmat-tools/vre-language into 49-short-circuiting-and-lazy-evaluation
+ 3
− 3
@@ -111,7 +111,7 @@ Calculator <name> [ >|<|==|>=|<= <version>] ()[, task: <task>]
The actual calculator parameters can be specified as series in the top-level table. The paramater names, type and units depend on the calculator. The table below lists the parameters of the currently supported calculators. If only default parameters have to be used then no `Table` parameter is needed and the syntax is `(default)` or simply `()`.
@@ -517,10 +517,10 @@ The [`view` statement](scl.md#the-view-statement) can be used to visualize and a