Finally sharing new model

This commit is contained in:
Matt Adereth 2015-12-03 20:45:05 -08:00
parent b0d4cbc104
commit 031e3e7575
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.6.0"]
:dependencies [[org.clojure/clojure "1.7.0"]
[unicode-math "0.2.0"]
[scad-clj "0.4.0"]])

View file

@ -1238,3 +1238,4 @@
(spit "things/dactyl-bottom-left.scad"
(write-scad dactyl-bottom-left))