forked from aichallenge/aichallenge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 706 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "trueskill"]
path = manager/trueskill
url = https://github.com/aichallenge/trueskill
[submodule "ants/dist/starter_bots/c"]
path = ants/dist/starter_bots/c
url = https://github.com/flagcapper/GoogleAI-Ants-Starter-Pack.git
[submodule "ants/dist/starter_bots/haskell"]
path = ants/dist/starter_bots/haskell
url = git://github.com/tensai-cirno/ants-haskell.git
[submodule "manager/PHPSkills"]
path = manager/PHPSkills
url = git://github.com/moserware/PHPSkills.git
[submodule "ants/visualizer/rhino"]
path = ants/visualizer/rhino
url = git://github.com/mozilla/rhino.git
[submodule "ants/visualizer/UglifyJS"]
path = ants/visualizer/UglifyJS
url = git://github.com/mishoo/UglifyJS.git