aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.clj
diff options
context:
space:
mode:
authorEduardo Julián2018-12-04 19:06:25 -0400
committerGitHub2018-12-04 19:06:25 -0400
commitccdac3e7ae689cfe9f8fe2211527ec37023a2a34 (patch)
tree2214cb408f1604327f04ae4e47bcd8a28571efcb /stdlib/project.clj
parent3da30aff80bc8c80e090574887a58c6015ceb694 (diff)
parente83a0e85f02ad90bf31cb0f15a2f4d00e7940e5e (diff)
Merge pull request #48 from LuxLang/relicensing
Relicensing
Diffstat (limited to 'stdlib/project.clj')
-rw-r--r--stdlib/project.clj1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/project.clj b/stdlib/project.clj
index 4d01ffed4..53ad8718c 100644
--- a/stdlib/project.clj
+++ b/stdlib/project.clj
@@ -16,7 +16,6 @@
:scm {:name "git"
:url "https://github.com/LuxLang/lux.git"}
- :jvm-opts ["-Xss4m"]
:dependencies []
:source-paths ["source"]