forked from omegaup/omegaup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
22 lines (22 loc) · 858 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "frontend/www/karel.js"]
path = frontend/www/karel.js
url = https://github.com/omegaup/karel.js.git
[submodule "q2a"]
path = frontend/www/preguntas
url = https://github.com/omegaup/question2answer.git
[submodule "frontend/www/third_party/js/iso-3166-2.js"]
path = frontend/www/third_party/js/iso-3166-2.js
url = https://github.com/omegaup/iso-3166-2.js
[submodule "frontend/www/js/mathjax"]
path = frontend/www/third_party/js/mathjax
url = https://github.com/mathjax/MathJax.git
[submodule "frontend/www/js/pagedown"]
path = frontend/www/third_party/js/pagedown
url = https://github.com/omegaup/pagedown.git
shallow = true
[submodule "stuff/hook_tools"]
path = stuff/hook_tools
url = https://github.com/omegaup/hook_tools.git
[submodule "okfn/csv.js"]
path = frontend/www/third_party/js/csv.js
url = https://github.com/okfn/csv.js/