From 031e3e75758c2fc64e4a4069da0c8d035802f952 Mon Sep 17 00:00:00 2001 From: Matt Adereth Date: Thu, 3 Dec 2015 20:45:05 -0800 Subject: [PATCH] Finally sharing new model --- project.clj | 2 +- src/dactyl_keyboard/dactyl.clj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7d944b3..66b878b 100644 --- a/project.clj +++ b/project.clj @@ -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"]]) diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 2e26ed2..f7d2ddd 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -1238,3 +1238,4 @@ (spit "things/dactyl-bottom-left.scad" (write-scad dactyl-bottom-left)) +