Current section

Files

Jump to
rpc src rpc.app.src
Raw

src/rpc.app.src

{application, rpc,
[{description, "RPC Remote Procedure Call"},
{vsn, "2.9.0"},
{registered, []},
{applications, [kernel,stdlib]},
{mod, { bert, []}},
{env, []} ]}.