aboutsummaryrefslogtreecommitdiff
path: root/licentia/project.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-06-27 20:09:48 -0400
committerEduardo Julian2021-06-27 20:09:48 -0400
commitdb3e864ae66da7f7d1034ae95967605144d5ec47 (patch)
tree29c51002455a2c8f7d4aa25ab13c688cfa8d60e3 /licentia/project.lux
parentb80f79ae6b2e240949ebd709a253e21f7caf7ed3 (diff)
Made obtaining env variables more granular + partial Lua support.
Diffstat (limited to 'licentia/project.lux')
-rw-r--r--licentia/project.lux1
1 files changed, 0 insertions, 1 deletions
diff --git a/licentia/project.lux b/licentia/project.lux
index 5ef61dd16..6c025c241 100644
--- a/licentia/project.lux
+++ b/licentia/project.lux
@@ -10,6 +10,5 @@
#dependencies [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "jar"]
["com.github.luxlang" "lux-jvm" "0.6.0-SNAPSHOT" "jar"]]
- #target "target"
#program "program/licentia"
#test "test/licentia"}