1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/.gitmodules
2015-12-02 17:58:54 -05:00

22 lines
952 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/tree-sitter-javascript"]
path = prototype/External/tree-sitter-javascript
url = https://github.com/maxbrunsfeld/tree-sitter-javascript.git
[submodule "prototype/External/tree-sitter-c"]
path = prototype/External/tree-sitter-c
url = https://github.com/robrix/tree-sitter-c.git