Skip to content

Commit 2cdf0c8

Browse files
Adds SpiderMonkey dependency
1 parent fc6180a commit 2cdf0c8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "deps/SpiderMonkey"]
2+
path = deps/SpiderMonkey
3+
url = https://github.com/ricardoquesada/Spidermonkey.git

deps/.git_ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
empty

deps/SpiderMonkey

Submodule SpiderMonkey added at df0828c

0 commit comments

Comments
 (0)