Current section
Files
Jump to
Current section
Files
host_triple
rebar.config
rebar.config
%% vim:ft=erlang:
{erl_opts, [debug_info]}.
{cover_enabled, true}.
{cover_print_enabled, true}.
{cover_export_enabled, true}.