Current section

Files

Jump to
routing_tree src routing_tree.app.src
Raw

src/routing_tree.app.src

{application,routing_tree,
[{description,"An OTP application"},
{vsn,"1.0.7"},
{registered,[]},
{mod,{routing_tree_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[]}]}.