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