not really using a main
This commit is contained in:
		@@ -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])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user