everyone at least says something.

This commit is contained in:
Bryce Covert
2015-08-15 10:29:52 -07:00
parent c5ffaeb1ec
commit 7d04d6fa69
6 changed files with 16 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
(defn -main
[& [port]]
#_(when port (start-nrepl-expr (Integer/parseInt port)))
(when port (start-nrepl-expr (Integer/parseInt port)))
(let [cfg (LwjglApplicationConfiguration.)]
(if false
(do