Current section

Files

Jump to
task_graph src task_graph.app.src
Raw

src/task_graph.app.src

{application,task_graph,
[{description,"task scheduler"},
{vsn,"0.3.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,[]},
{licenses,["public domain"]},
{links,[]}]}.