rebar added
This commit is contained in:
parent
d766787aaf
commit
65b4241d5c
6 changed files with 8 additions and 3 deletions
7
src/erlang-localtime.app.src
Normal file
7
src/erlang-localtime.app.src
Normal file
|
@ -0,0 +1,7 @@
|
|||
{application, 'erlang-localtime',
|
||||
[
|
||||
{description, ""},
|
||||
{vsn, "1"},
|
||||
{registered, []},
|
||||
{env, []}
|
||||
]}.
|
0
src/localtime.erl
Executable file → Normal file
0
src/localtime.erl
Executable file → Normal file
0
src/localtime_dst.erl
Executable file → Normal file
0
src/localtime_dst.erl
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue