not really using a main
This commit is contained in:
parent
99773ac292
commit
19a16f201f
@ -1,6 +1,5 @@
|
|||||||
(defproject functional-koans "0.0.1"
|
(defproject functional-koans "0.0.1"
|
||||||
:description "The functional koans"
|
:description "The functional koans"
|
||||||
:main "path_to_enlightenment"
|
|
||||||
:dependencies [[org.clojure/clojure "1.1.0"]]
|
:dependencies [[org.clojure/clojure "1.1.0"]]
|
||||||
:dev-dependencies [[leiningen-run "0.3"]]
|
:dev-dependencies [[leiningen-run "0.3"]]
|
||||||
:namespaces [koans])
|
:namespaces [koans])
|
||||||
|
Loading…
Reference in New Issue
Block a user