Current section
Files
Jump to
Current section
Files
src/ale_call.app.src
{application,ale_call,
[{description,"Aleph caller for Erlang implementation."},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/aleph-lang/ale_call"}]}]}.