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.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 592d9dea6..980afea58 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -1,6 +1,6 @@
(.using
[library
- [lux {"-" Definition}
+ [lux (.except Definition)
[program (.only program:)]
["@" target]
["[0]" ffi (.only import:)]