Skip to content

Commit b16e8b9

Browse files
committed
Initial commit, moved from the main bwt repo
See bwt-dev/bwt@7ced0e4
0 parents  commit b16e8b9

9 files changed

Lines changed: 2527 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
target
2+
dist

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "bwt"]
2+
path = bwt
3+
url = https://github.com/shesek/bwt

0 commit comments

Comments
 (0)