Skip to content

Commit

Permalink
replaced bit_vec_wrap with dyn_bit_vec for good
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald H committed Jun 29, 2018
1 parent ee9a66f commit 00eeb3b
Show file tree
Hide file tree
Showing 6 changed files with 222 additions and 1,376 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ authors = ["Gerald Haesendonck <gerald.haesendonck@ugent.be>"]
[dependencies]
bit-vec = "0.4"
dyn-bit-vec = { path = '../dyn-bit-vec' }
#dyn-bit-vec = { git = 'https://github.com/ghsnd/dyn-bit-vec' }
260 changes: 0 additions & 260 deletions src/bit_vec_wrap/mod.rs

This file was deleted.

Loading

0 comments on commit 00eeb3b

Please sign in to comment.