forked from omegaup/omegaup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
53 lines (53 loc) · 2.31 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[submodule "frontend/server/libs/adodb"]
path = frontend/server/libs/third_party/adodb
url = https://github.com/ADOdb/ADOdb.git
[submodule "frontend/server/libs/third_party/facebook-php-graph-sdk"]
path = frontend/server/libs/third_party/facebook-php-graph-sdk
url = https://github.com/facebook/php-graph-sdk.git
[submodule "frontend/server/libs/google-api-php-client"]
path = frontend/server/libs/third_party/google-api-php-client
url = https://github.com/google/google-api-php-client
[submodule "frontend/server/libs/log4php"]
path = frontend/server/libs/third_party/log4php
url = https://github.com/omegaup/logging-log4php.git
shallow = true
[submodule "frontend/server/libs/phpmailer"]
path = frontend/server/libs/third_party/phpmailer
url = https://github.com/PHPMailer/PHPMailer.git
[submodule "frontend/server/libs/smarty"]
path = frontend/server/libs/third_party/smarty
url = https://github.com/smarty-php/smarty.git
[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 "tiaanduplessis/wenk"]
path = frontend/www/third_party/wenk
url = https://github.com/tiaanduplessis/wenk.git
[submodule "okfn/csv.js"]
path = frontend/www/third_party/js/csv.js
url = https://github.com/okfn/csv.js/
[submodule "paragonie/paseto"]
path = frontend/server/libs/third_party/paseto
url = https://github.com/paragonie/paseto.git
[submodule "paragonie/constant_time_encoding"]
path = frontend/server/libs/third_party/constant_time_encoding
url = https://github.com/paragonie/constant_time_encoding.git
[submodule "paragonie/sodium_compat"]
path = frontend/server/libs/third_party/sodium_compat
url = https://github.com/paragonie/sodium_compat.git