Skip to content

Commit 7d6e992

Browse files
committedJul 17, 2020
Dependencies added as submodule
1 parent 2a982c2 commit 7d6e992

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed
 

‎.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "lib/htool"]
2+
path = lib/htool
3+
url = https://github.com/htool-ddm/htool.git
4+
[submodule "lib/hpddm"]
5+
path = lib/hpddm
6+
url = https://github.com/hpddm/hpddm.git
7+
[submodule "lib/pybind11"]
8+
path = lib/pybind11
9+
url = https://github.com/pybind/pybind11.git

‎lib/hpddm

Submodule hpddm added at a7d22bb

‎lib/htool

Submodule htool added at 2e2d4a3

‎lib/pybind11

Submodule pybind11 added at 0d70f0e

0 commit comments

Comments
 (0)
Please sign in to comment.