aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-jvm/source/program.lux')
-rw-r--r--lux-jvm/source/program.lux11
1 files changed, 5 insertions, 6 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 528482b77..217218e2e 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -21,11 +21,7 @@
["[0]" jvm
[bytecode (.only Bytecode)]
["[1]/[0]" type
- ["[1]/[0]" box]]]]]
- ["[0]" world
- ["[0]" file]
- ["[1]/[0]" environment]]
- [tool
+ ["[1]/[0]" box]]]]
[compiler (.only)
["[0]" phase]
[default
@@ -53,7 +49,10 @@
["/" jvm (.only)
["[1][0]" runtime (.only Anchor Definition)]
["[1][0]" host]
- ["[1][0]" program]]]]]]]]]]
+ ["[1][0]" program]]]]]]]]
+ ["[0]" world
+ ["[0]" file]
+ ["[1]/[0]" environment]]]]
[program
["[0]" compositor]])