Current section

Files

Jump to
dec src dec.app.src
Raw

src/dec.app.src

{application, dec,
[
{description, "DEC Decimal Arbitrary Precision"},
{vsn, "0.7.4"},
{registered, []},
{applications, [kernel,stdlib]},
{mod, { dec, []}},
{env, []}
]}.