Current section

Files

Jump to
amoc src amoc.app.src
Raw

src/amoc.app.src

{application,amoc,
[{description,"A Murder of Crows"},
{vsn,"4.1.0"},
{registered,[]},
{applications,[kernel,stdlib,compiler,telemetry]},
{mod,{amoc_app,[]}},
{env,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/esl/amoc"}]}]}.