Skip to content

Commit d562dbb

Browse files
committedAug 3, 2020
add deps
1 parent 983c7dd commit d562dbb

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
 

‎.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "deps/geometry-central"]
2+
path = deps/geometry-central
3+
url = https://github.com/nmwsharp/geometry-central.git
4+
[submodule "deps/pybind11"]
5+
path = deps/pybind11
6+
url = https://github.com/pybind/pybind11.git

‎deps/geometry-central

Submodule geometry-central added at 3b31f8b

‎deps/pybind11

Submodule pybind11 added at 3b1dbeb

0 commit comments

Comments
 (0)
Please sign in to comment.