11 lines
151 B
Plaintext
11 lines
151 B
Plaintext
|
RunOncePath("0:/lib/boot").
|
||
|
|
||
|
parameter debug is false.
|
||
|
|
||
|
Bootstrap(
|
||
|
"/boot/aircraft",
|
||
|
"/prog/aircraft",
|
||
|
List(), // no additional program files
|
||
|
debug
|
||
|
).
|