1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/.gitmodules
2015-10-30 13:37:40 -04:00

22 lines
968 B
Plaintext

[submodule "prototype/External/Assertions"]
path = prototype/External/Assertions
url = https://github.com/robrix/Assertions.git
[submodule "prototype/External/Stream"]
path = prototype/External/Stream
url = https://github.com/antitypical/Stream.git
[submodule "prototype/External/Madness"]
path = prototype/External/Madness
url = https://github.com/robrix/Madness
[submodule "prototype/External/SwiftCheck"]
path = prototype/External/SwiftCheck
url = https://github.com/typelift/SwiftCheck.git
[submodule "prototype/External/tree-sitter"]
path = prototype/External/tree-sitter
url = https://github.com/maxbrunsfeld/tree-sitter.git
[submodule "prototype/External/node-tree-sitter-javascript"]
path = prototype/External/tree-sitter-javascript
url = https://github.com/maxbrunsfeld/node-tree-sitter-javascript.git
[submodule "prototype/External/tree-sitter-c"]
path = prototype/External/tree-sitter-c
url = https://github.com/maxbrunsfeld/tree-sitter-c.git