13 lines
230 B
Text
13 lines
230 B
Text
|
{application, fractal_btree,
|
||
|
[
|
||
|
{description, ""},
|
||
|
{vsn, "1"},
|
||
|
{registered, []},
|
||
|
{applications, [
|
||
|
kernel,
|
||
|
stdlib
|
||
|
]},
|
||
|
{mod, { fractal_btree_app, []}},
|
||
|
{env, []}
|
||
|
]}.
|