first RC build.

This commit is contained in:
Bryce Covert
2017-05-31 22:01:35 -07:00
parent 9825eba3ae
commit 9003ca0bdf
5 changed files with 6 additions and 12 deletions

View File

@@ -22,12 +22,6 @@
[java.io FileOutputStream File PrintStream])
)
(defn g []
(log/info "ABC"))
(defn a []
(g))
(defonce am (asset-manager))
(set-asset-manager! am)