core.async appoarch to scripting.

This commit is contained in:
=
2014-09-12 23:51:27 -07:00
parent 60c1ac2ca3
commit fd398b5f3f
2 changed files with 102 additions and 2 deletions

View File

@@ -15,8 +15,7 @@
[org.clojure/clojure "1.6.0"]
#_[play-clj "0.3.9"]
[org.clojure/data.priority-map "0.0.5"]
[criterium "0.4.3"]
[com.taoensso/timbre "3.3.1"]]
[org.clojure/core.async "0.1.338.0-5c5012-alpha"]]
:source-paths ["src" "src-common"]
:javac-options ["-target" "1.6" "-source" "1.6" "-Xlint:-options"]