
[submodule "mod/GSL"]
	path = mod/GSL
	url = https://github.com/Microsoft/GSL.git
[submodule "test/lest"]
	path = test/lest
	url = https://github.com/martinmoene/lest.git
[submodule "mod/http-parser"]
	path = mod/http-parser
	url = https://github.com/nodejs/http-parser.git
[submodule "mod/uzlib"]
	path = mod/uzlib
	url = https://github.com/AnnikaH/uzlib.git
[submodule "mod/rapidjson"]
	path = mod/rapidjson
	url = https://github.com/miloyip/rapidjson.git
[submodule "examples/SQlite/sqlite3_amalgamation"]
	path = examples/SQlite/sqlite3_amalgamation
	url = https://github.com/fwsGonzo/sqlite3_amalgamation.git
[submodule "examples/SQlite/libsl3"]
	path = examples/SQlite/libsl3
	url = https://github.com/fwsGonzo/libsl3.git
[submodule "lib/protobuf"]
	path = lib/protobuf
	url = https://github.com/google/protobuf.git
[submodule "NaCl"]
	path = NaCl
	url = https://github.com/includeos/NaCl.git
