Started new structure
This commit is contained in:
parent
a2854ef469
commit
76148b39d0
14 changed files with 0 additions and 0 deletions
|
@ -1,7 +0,0 @@
|
|||
-module(start_ggs).
|
||||
-export([start/0]).
|
||||
|
||||
start() ->
|
||||
application:start(inets),
|
||||
application:start(erlang_js),
|
||||
application:start(ggs).
|
Reference in a new issue