Current section

Files

Jump to
erp src schema.app.src
Raw

src/schema.app.src

{application, schema,
[
{description, "ERP Enterprise Resource Planning"},
{vsn, "4.1.1"},
{registered, []},
{applications, [kernel,stdlib,kvs]},
{mod, { schema, []}},
{env, []}
]}.