tool for building .app.

This commit is contained in:
Bryce Covert
2015-08-15 07:52:45 -07:00
parent f670f25d82
commit c5ffaeb1ec
5 changed files with 16 additions and 3 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