summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-07-25 13:35:30 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2023-07-25 13:35:30 -0400
commit0265acc2caf2d0dffb640ccd4f46c5d9d8163903 (patch)
tree02ad1b455a572d6467fe88c0df4c1a4455ea4cf0 /.gitmodules
parentdd5b728cb4d849b2a4574f4cd6de40e84a4a4150 (diff)
downloaddynamic-extension-0265acc2caf2d0dffb640ccd4f46c5d9d8163903.tar.gz
ALEX Benchmarking: added benchmark for ALEX
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7123aee..6e7ae08 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule "external/m-tree"]
path = external/m-tree
url = git@github.com:dbrumbaugh/M-Tree
+[submodule "external/alex"]
+ path = external/alex
+ url = https://github.com/microsoft/ALEX