Skip to content

Commit

Permalink
Add btree dataset submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom authored and zapashcanon committed Sep 5, 2024
1 parent ec898f8 commit 6ea1a80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
path = test/c/collections-c/files
url = https://github.com/zapashcanon/Collections-C.git
shallow = true
[submodule "bench/btree"]
path = bench/btree
url = https://github.com/filipeom/wasm-dataset.git
1 change: 1 addition & 0 deletions bench/btree
Submodule btree added at 3a9e61

0 comments on commit 6ea1a80

Please sign in to comment.