Current section

Files

Jump to
bpe src bpe.app.src
Raw

src/bpe.app.src

{application, bpe,
[
{description, "BPE Business Process Engine"},
{vsn, "4.11.7"},
{registered, []},
{applications, [kernel,stdlib,kvs,syn]},
{mod, { bpe_otp, []}},
{env, []}
]}.