blob: 308175213a0a7a90ba2d776a4a6d0662d4e5d632 (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "examples/x86_extension/src/asmx86"]
path = examples/x86_extension/src/asmx86
url = https://github.com/Vector35/asmx86.git
[submodule "suite/binaries"]
path = suite/binaries
url = https://github.com/Vector35/BinaryTestCases.git
[submodule "vendor/fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt.git
|