aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/source/program.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-07-06 12:05:43 -0400
committerEduardo Julian2022-07-06 12:05:43 -0400
commit0c32c7f03ad1f8f0db54b623dc407713bbf8cacd (patch)
tree59736e9e5f9f8cc94c0b46872f9e78575e45d8da /lux-lua/source/program.lux
parent9a9b2493a8eda60f08809b4cb1e5bc49c5c3600c (diff)
Moved compiler machinery under lux/meta.
Diffstat (limited to 'lux-lua/source/program.lux')
-rw-r--r--lux-lua/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lua/source/program.lux b/lux-lua/source/program.lux
index 75ba9a99c..cba1a224f 100644
--- a/lux-lua/source/program.lux
+++ b/lux-lua/source/program.lux
@@ -35,7 +35,7 @@
["[1]/[0]" program]]
["@" target (.only)
["_" lua]]
- [tool
+ [meta
["[0]" compiler
["[0]" phase (.only Operation Phase)]
[reference