Packages

Statman to the rescue!

Current section

Files

Jump to
statman src statman.app.src
Raw

src/statman.app.src

{application,statman,
[{description,"Statman to the rescue!"},
{vsn,"0.5.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{statman_app,[]}},
{env,[]},
{links,[{"GitHub","https://github.com/knutin/statman"}]}]}.