Minor optimisation

This commit is contained in:
simon 2014-10-20 17:01:40 +01:00
parent f06febd7c6
commit fd817f2582
2 changed files with 6 additions and 6 deletions

View file

@ -12,7 +12,7 @@
:license {:name "GNU General Public License v2"
:url "http://www.gnu.org/licenses/gpl-2.0.html"}
:plugins [[lein-marginalia "0.7.1"]]
:dependencies [[org.clojure/clojure "1.5.1"]
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/math.combinatorics "0.0.7"]
[org.clojure/tools.trace "0.7.8"]
[org.clojure/tools.namespace "0.2.4"]