qdate_localtime/src/erlang-localtime.app.src

8 lines
109 B
Text
Raw Normal View History

2010-10-05 17:33:11 +04:00
{application, 'erlang-localtime',
[
{description, ""},
{vsn, "1"},
{registered, []},
{env, []}
]}.