Skip to content

Commit

Permalink
added dependency on datatype
Browse files Browse the repository at this point in the history
  • Loading branch information
iraikov committed Feb 13, 2019
1 parent 9ae767c commit dd434a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kd-tree.egg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
(license "GPL-3")
(category data)
(author "Ivan Raikov")
(dependencies srfi-1 yasos )
(dependencies srfi-1 datatype yasos )
(test-dependencies test random-mtzig)
;; (component-options (csc-options "-O" "-d2"))
(components (extension kspace)
Expand Down

0 comments on commit dd434a4

Please sign in to comment.