Made it work in Gorilla
This commit is contained in:
parent
2d185d322d
commit
ca8f06955e
|
@ -4,6 +4,6 @@
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.6.0"]
|
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||||
[org.clojure/tools.namespace "0.2.4"]
|
[org.clojure/tools.namespace "0.2.10"]
|
||||||
[org.clojure/math.numeric-tower "0.0.4"]
|
[org.clojure/math.numeric-tower "0.0.4"]]
|
||||||
[lein-gorilla "0.3.3"]])
|
:plugins [[lein-gorilla "0.4.0"]])
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue