-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
30 lines (30 loc) · 1.16 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "runtime/LPG-cpp-runtime"]
path = runtime/LPG-cpp-runtime
url = https://github.com/A-LPG/LPG-cpp-runtime
[submodule "runtime/LPG-csharp-runtime"]
path = runtime/LPG-csharp-runtime
url = https://github.com/A-LPG/LPG-csharp-runtime
[submodule "runtime/lpg-runtime"]
path = runtime/lpg-runtime
url = https://github.com/A-LPG/lpg-runtime
[submodule "tool/LPG-language-server"]
path = tool/LPG-language-server
url = https://github.com/A-LPG/LPG-language-server
[submodule "tool/LPG-VScode"]
path = tool/LPG-VScode
url = https://github.com/A-LPG/LPG-VScode
[submodule "grammars-example"]
path = grammars-example
url = https://github.com/A-LPG/LPG2-grammars-example
[submodule "runtime/LPG-typescript-runtime"]
path = runtime/LPG-typescript-runtime
url = https://github.com/A-LPG/LPG-typescript-runtime
[submodule "runtime/LPG-python-runtime"]
path = runtime/LPG-python-runtime
url = https://github.com/A-LPG/LPG-python-runtime
[submodule "runtime/LPG-Dart-runtime"]
path = runtime/LPG-Dart-runtime
url = https://github.com/A-LPG/LPG-Dart-runtime
[submodule "runtime/LPG-go-runtime"]
path = runtime/LPG-go-runtime
url = https://github.com/A-LPG/LPG-go-runtime