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