Move matrix math and svg under uxbox.util ns.

This commit is contained in:
Andrey Antukh 2016-01-17 23:40:42 +02:00
parent ce5675639f
commit db73b0787b
4 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
[cuerdas.core :as str]
[uxbox.state :as st]
[uxbox.shapes :as shapes]
[uxbox.svg :as svg]
[uxbox.util.svg :as svg]
[uxbox.util.data :refer (remove-nil-vals)]))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;