Migrate erlware_commons to rebar support

This commit is contained in:
Eric Merritt 2012-06-05 17:59:46 -05:00
parent 26a2e91d4a
commit c828f7415a
3 changed files with 4 additions and 18 deletions

3
rebar.config Normal file
View file

@ -0,0 +1,3 @@
{erl_opts,
[debug_info,
warnings_as_errors]}.