forked from Open-Systems-Pharmacology/PK-Sim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.01 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
[submodule "scripts"]
path = scripts
url = https://github.com/Open-Systems-Pharmacology/build-scripts.git
[submodule "dimensions"]
path = dimensions
url = https://github.com/Open-Systems-Pharmacology/OSPSuite.Dimensions.git
[submodule "pkparameters"]
path = pkparameters
url = https://github.com/Open-Systems-Pharmacology/OSPSuite.PKParameters.git
[submodule "documentation"]
path = documentation
url = https://github.com/Open-Systems-Pharmacology/OSPSuite.Documentation.git
[submodule "examples/Theophylline"]
path = examples/Theophylline
url = https://github.com/Open-Systems-Pharmacology/Example_Theophylline.git
[submodule "examples/Paracetamol"]
path = examples/Paracetamol
url = https://github.com/Open-Systems-Pharmacology/Example_Paracetamol.git
[submodule "examples/Aciclovir"]
path = examples/Aciclovir
url = https://github.com/Open-Systems-Pharmacology/Example_Aciclovir.git
[submodule "examples/Caffeine"]
path = examples/Caffeine
url = https://github.com/Open-Systems-Pharmacology/Example_Caffeine.git