Four: Mndsgn.

This commit is contained in:
arne 2019-01-04 23:27:43 +01:00
commit c62e13c3d1
2 changed files with 63 additions and 1 deletions

View file

@ -4,5 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.9.0"]
[quil "2.7.1"]]
[quil "2.8.0"]
[thi.ng/geom "1.0.0-RC3" :exclusions [org.jogamp.jogl/jogl-all
org.jogamp.gluegen/gluegen-rt]]]
:main aphorisms.core)