Packages

Library for handling Matrix Market files

Current section

Files

Jump to
mtxmkt rebar.config
Raw

rebar.config

{erl_opts, [debug_info]}.
{profiles, [
{test, [ {erl_opts, [export_all,debug_info]} ]}
]}.
{deps, []}.