Add sub modules cryptojs and sjcl.

- Update dependancy docs.
This commit is contained in:
Arthur Britto
2012-10-08 13:21:32 -07:00
parent 5d62d6f4f9
commit 1c25cb7fe0
4 changed files with 14 additions and 2 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,9 @@
[submodule "websocketpp"]
path = websocketpp
url = https://github.com/zaphoyd/websocketpp.git
[submodule "js/cryptojs"]
path = js/cryptojs
url = git://github.com/gwjjeff/cryptojs.git
[submodule "js/sjcl"]
path = js/sjcl
url = git://github.com/bitwiseshiftleft/sjcl.git