World now building correctly, and a simple printout function allows
a world to be inspected.
This commit is contained in:
parent
53a09fddf6
commit
7bfefe95ab
2 changed files with 28 additions and 6 deletions
|
|
@ -3,4 +3,5 @@
|
|||
:url "http://example.com/FIXME"
|
||||
:license {:name "Eclipse Public License"
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]])
|
||||
:dependencies [[org.clojure/clojure "1.5.1"]
|
||||
[org.clojure/math.combinatorics "0.0.7"]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue