8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
{application, cuesport, [
|
||
|
{description, "Simple pool of workers"},
|
||
|
{vsn, "0.1"},
|
||
|
{registered, []},
|
||
|
{applications, [kernel, stdlib]},
|
||
|
{env, []}
|
||
|
]}.
|