Files
event-handler/.gitmodules

13 lines
336 B
Plaintext

[submodule "lib/log.c"]
path = lib/log.c
url = https://github.com/rxi/log.c
[submodule "lib/tomlc99"]
path = lib/tomlc99
url = https://github.com/cktan/tomlc99
[submodule "lib/tinyexpr"]
path = lib/tinyexpr
url = https://github.com/codeplea/tinyexpr
[submodule "lib/cargs"]
path = lib/cargs
url = https://github.com/likle/cargs