diff options
Diffstat (limited to 'lux-lua')
-rw-r--r-- | lux-lua/project.lux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lux-lua/project.lux b/lux-lua/project.lux index 3c751b467..a1fc70758 100644 --- a/lux-lua/project.lux +++ b/lux-lua/project.lux @@ -30,4 +30,5 @@ ["com.github.luxlang" "rembulan-compiler" "0.1" "jar"]] "program" program._ + ... TODO: Remove this when Rembulan is no longer being used. "configuration" ["lua_compiler?" ""]]] |