getopt/rebar.config
2010-09-23 15:08:58 -03:00

3 lines
82 B
Erlang

{erl_first_files, ["src/getopt.erl"]}.
{erl_opts, [debug_info, fail_on_warning]}.