aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/program.lux')
-rw-r--r--new-luxc/source/program.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/new-luxc/source/program.lux b/new-luxc/source/program.lux
index f119d9174..4fa032f7f 100644
--- a/new-luxc/source/program.lux
+++ b/new-luxc/source/program.lux
@@ -20,13 +20,13 @@
["." archive]
[io
["." context]]]
+ ["." phase
+ ["." translation]
+ ["." statement]]
[default
["." platform (#+ Platform)]
["." init]
- ["." syntax]
- ["." phase
- ["." translation]
- ["." statement]]]]]
+ ["." syntax]]]]
## ["." interpreter]
]
[luxc