Initial commit.

This commit is contained in:
Juan Jose Comellas
2009-10-02 19:43:13 -03:00
commit 35395b82e8
6 changed files with 431 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
{"src/*", [debug_info, {outdir, "ebin"}, {i, "include"}]}.
{"src/test/*", [debug_info, {outdir, "ebin"}, {i, "include"}]}.