initial commit;
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{application,fewd,
|
||||
[{description,"Front End Web Dev in Erlang stuff"},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel]},
|
||||
{vsn,"0.1.0"},
|
||||
{modules,[fd_client,fd_client_man,fd_client_sup,fd_clients,
|
||||
fd_sup,fewd]},
|
||||
{mod,{fewd,[]}}]}.
|
||||
Reference in New Issue
Block a user