moved erlang_js and erlv8 to lib

This commit is contained in:
Jeena Paradies 2011-04-27 16:21:15 +02:00
parent ad4ccadc15
commit 0b649c35ac
7 changed files with 18 additions and 3160 deletions

9
.gitmodules vendored
View file

@ -1,6 +1,9 @@
[submodule "erlang_js"]
path = erlang_js
url = https://github.com/jonte/erlang_js.git
[submodule "doc/report"]
path = doc/report
url = git@github.com:jeena/GGS-report.git
[submodule "lib/erlv8"]
path = lib/erlv8
url = https://github.com/beamjs/erlv8.git
[submodule "lib/erlang_js"]
path = lib/erlang_js
url = git@github.com:jonte/erlang_js.git