aboutsummaryrefslogtreecommitdiff
path: root/licentia/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'licentia/project.lux')
-rw-r--r--licentia/project.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/licentia/project.lux b/licentia/project.lux
index 6c31af881..9e25516a4 100644
--- a/licentia/project.lux
+++ b/licentia/project.lux
@@ -9,10 +9,10 @@
#dependencies [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "jar"]]
#compiler ["com.github.luxlang" "lux-jvm" "0.6.0-SNAPSHOT" "jar"]
- ## #compiler ["com.github.luxlang" "lux-js" "0.6.0-SNAPSHOT" "js"]
- ## #compiler ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT" "jar"]
- ## #compiler ["com.github.luxlang" "lux-lua" "0.6.0-SNAPSHOT" "jar"]
- ## #compiler ["com.github.luxlang" "lux-ruby" "0.6.0-SNAPSHOT" "jar"]
+ ... #compiler ["com.github.luxlang" "lux-js" "0.6.0-SNAPSHOT" "js"]
+ ... #compiler ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT" "jar"]
+ ... #compiler ["com.github.luxlang" "lux-lua" "0.6.0-SNAPSHOT" "jar"]
+ ... #compiler ["com.github.luxlang" "lux-ruby" "0.6.0-SNAPSHOT" "jar"]
#program "program/licentia"
#test "test/licentia"}