bcgsc / btl_bloomfilter

The BTL C/C++ Common bloom filters for bioinformatics projects, as well as any APIs created for other programming languages.
GNU General Public License v3.0
18 stars 4 forks source link

Renamed CountBloomFilter.hpp to CountingBloomFilter.hpp #8

Closed jwcodee closed 5 years ago

jwcodee commented 5 years ago

and removed old CountingBloomFilter.hpp and BloomMap.hpp

sjackman commented 5 years ago

@jowong4 Please merge this PR from the GitHub web interface by selecting Rebase and merge.