first commit

This commit is contained in:
Heinz N. Gies 2015-09-22 02:03:01 +02:00
commit f9067af37f
7 changed files with 259 additions and 0 deletions

2
rebar.config Normal file
View file

@ -0,0 +1,2 @@
{erl_opts, [debug_info]}.
{deps, []}.