Current section
Files
Jump to
Current section
Files
src/routing_tree.app.src
{application,routing_tree,
[{description,"An OTP application"},
{vsn,"1.0.1"},
{registered,[]},
{mod,{routing_tree_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[]}]}.