Start work on docstrings

This commit is contained in:
oakes
2014-01-19 22:02:30 -05:00
parent 265ee56228
commit f7664fdce7
3 changed files with 83 additions and 1 deletions

View File

@@ -4,4 +4,5 @@
:license {:name "Public Domain"
:url "http://unlicense.org/UNLICENSE"}
:dependencies [[com.badlogicgames.gdx/gdx "0.9.9"]
[org.clojure/clojure "1.5.1"]])
[org.clojure/clojure "1.5.1"]]
:plugins [[lein-marginalia "0.7.1"]])