Skip to content

Commit

Permalink
Adding submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Maxwell committed Apr 1, 2013
1 parent 12f5db0 commit 28d9bf3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
@@ -0,0 +1,6 @@
[submodule "esprima"]
path = esprima
url = https://github.com/ariya/esprima.git
[submodule "dojo"]
path = dojo
url = https://github.com/dojo/dojo.git
1 change: 1 addition & 0 deletions dojo
Submodule dojo added at b78b07
1 change: 1 addition & 0 deletions esprima
Submodule esprima added at 2326e8

0 comments on commit 28d9bf3

Please sign in to comment.