summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-07-25 11:26:41 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2023-07-25 11:26:41 -0400
commitdd5b728cb4d849b2a4574f4cd6de40e84a4a4150 (patch)
tree6437e6a420306e88a3820d3f406a532a4608241e /.gitmodules
parent4d43fd5fc7c3164cf7dd33d7e463fd04bb0ce375 (diff)
downloaddynamic-extension-dd5b728cb4d849b2a4574f4cd6de40e84a4a4150.tar.gz
switched over to my fork of m-tree
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ee32aeb..7123aee 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "external/vptree"]
path = external/vptree
url = https://github.com/pderkowski/vptree.git
+[submodule "external/m-tree"]
+ path = external/m-tree
+ url = git@github.com:dbrumbaugh/M-Tree