1
0
forked from QPQ-AG/enoise

Initial project setup

This commit is contained in:
Hans Svensson
2018-03-01 11:42:59 +01:00
commit cb626ab07c
5 changed files with 59 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
{erl_opts, [debug_info]}.
{deps, [{enacl, ".*", {git, "https://github.com/aeternity/enacl.git", {ref, "2d354f9"}}}]}.