-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 816 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "apps/flexpy"]
path = apps/flexpy
url = git@github.com:BondMachineHQ/flexpy.git
[submodule "apps/simbatch"]
path = apps/simbatch
url = git@github.com:BondMachineHQ/simbatch.git
[submodule "apps/bmhelper"]
path = apps/bmhelper
url = git@github.com:BondMachineHQ/bmhelper.git
[submodule "apps/bmregression"]
path = apps/bmregression
url = git@github.com:BondMachineHQ/bmregression.git
[submodule "apps/flexpytester"]
path = apps/flexpytester
url = git@github.com:BondMachineHQ/flexpytester.git
[submodule "apps/pybondmachine"]
path = apps/pybondmachine
url = git@github.com:BondMachineHQ/pybondmachine.git
[submodule "apps/bitcache"]
path = apps/bitcache
url = git@github.com:BondMachineHQ/bitcache.git
[submodule "apps/bwasm"]
path = apps/bwasm
url = git@github.com:BondMachineHQ/bwasm.git