urbit/.gitmodules
2018-02-26 00:06:38 +08:00

19 lines
750 B
Plaintext

[submodule "subprojects/softfloat3"]
path = subprojects/softfloat3
url = https://github.com/mikolajpp/berkeley-softfloat-3.git
[submodule "subprojects/commonmark-legacy"]
path = subprojects/commonmark-legacy
url = https://github.com/mikolajpp/commonmark-legacy.git
[submodule "subprojects/http-parser-legacy"]
path = subprojects/http-parser-legacy
url = https://github.com/mikolajpp/http-parser-legacy.git
[submodule "subprojects/ed25519"]
path = subprojects/ed25519
url = https://github.com/mikolajpp/ed25519-1.git
[submodule "subprojects/libscrypt"]
path = subprojects/libscrypt
url = https://github.com/mikolajpp/libscrypt.git
[submodule "subprojects/murmur3"]
path = subprojects/murmur3
url = https://github.com/mikolajpp/murmur3.git