diff options
Diffstat (limited to 'lux-ruby/source')
-rw-r--r-- | lux-ruby/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux index 2eba7ea14..4c3388705 100644 --- a/lux-ruby/source/program.lux +++ b/lux-ruby/source/program.lux @@ -1,6 +1,6 @@ (.using [library - [lux "*" + [lux (.full) [program (.only program:)] ["[0]" debug] ["[0]" ffi (.only import:)] |