rebar added

This commit is contained in:
Dmitry Melnikov 2010-10-05 17:33:11 +04:00
parent d766787aaf
commit 65b4241d5c
6 changed files with 8 additions and 3 deletions

View file

@ -0,0 +1,7 @@
{application, 'erlang-localtime',
[
{description, ""},
{vsn, "1"},
{registered, []},
{env, []}
]}.

0
src/localtime.erl Executable file → Normal file
View file

0
src/localtime_dst.erl Executable file → Normal file
View file