blob: 796fcc85263fa551dbf3b8b43a4977f1d9470e61 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[submodule "deps/lexy"]
path = deps/lexy
url = https://github.com/foonathan/lexy
ignore = dirty
[submodule "scripts"]
path = scripts
url = https://github.com/OpenVicProject/scripts
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt
ignore = dirty
|