Started new structure

This commit is contained in:
Jonatan Pålsson 2011-02-16 15:08:37 +01:00
parent a2854ef469
commit 76148b39d0
14 changed files with 0 additions and 0 deletions

View file

@ -1,7 +0,0 @@
-module(start_ggs).
-export([start/0]).
start() ->
application:start(inets),
application:start(erlang_js),
application:start(ggs).