More work on efficiency
This commit is contained in:
parent
1120cb42e8
commit
c96142a973
2 changed files with 11 additions and 3 deletions
|
|
@ -8,10 +8,11 @@
|
|||
"build-signature-timestamp" "unset"
|
||||
"Implementation-Version" "unset"
|
||||
}
|
||||
|
||||
:jvm-opts ["-Xmx2g"]
|
||||
:license {:name "GNU General Public License v2"
|
||||
:url "http://www.gnu.org/licenses/gpl-2.0.html"}
|
||||
:plugins [[lein-marginalia "0.7.1"]]
|
||||
:plugins [[lein-marginalia "0.7.1"]
|
||||
[lein-gorilla "0.3.2"]]
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]
|
||||
[org.clojure/math.combinatorics "0.0.7"]
|
||||
[org.clojure/tools.trace "0.7.8"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue