Files
xahaud/.gitmodules
Arthur Britto 1c25cb7fe0 Add sub modules cryptojs and sjcl.
- Update dependancy docs.
2012-10-08 13:23:16 -07:00

10 lines
275 B
Plaintext

[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