15 lines
268 B
Text
15 lines
268 B
Text
![]() |
{application, nicefloats,
|
||
|
[
|
||
|
{description, "'nice' decimal representations of floating point numbers"},
|
||
|
{vsn, "0.9"},
|
||
|
{modules, [
|
||
|
nicefloats
|
||
|
]},
|
||
|
{registered, []},
|
||
|
{applications, [
|
||
|
kernel,
|
||
|
stdlib
|
||
|
]},
|
||
|
{env, []}
|
||
|
]}.
|