Skip to content

Commit

Permalink
Add submodules for narwhal, ojtest and browser.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tlrobinson committed May 10, 2009
1 parent 2d55fb3 commit ff23f32
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "External/narwhal"]
path = External/narwhal
url = git://github.com/tlrobinson/narwhal.git
[submodule "External/browser.js"]
path = External/browser.js
url = git://github.com/tlrobinson/browser.js.git
[submodule "External/ojunit"]
path = External/ojunit
url = git://github.com/280north/ojunit.git
1 change: 1 addition & 0 deletions External/browser.js
Submodule browser.js added at 5edca7
1 change: 1 addition & 0 deletions External/narwhal
Submodule narwhal added at 24a61f
1 change: 1 addition & 0 deletions External/ojunit
Submodule ojunit added at d7ced3

0 comments on commit ff23f32

Please sign in to comment.