1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-08 17:22:10 +03:00

removed HUF_readStats() from public space

This commit is contained in:
Yann Collet
2016-06-05 01:33:55 +02:00
parent f3a1a84c9a
commit a91ca620cf
3 changed files with 97 additions and 92 deletions

2
programs/.gitignore vendored
View File

@@ -1,6 +1,8 @@
# local binary (Makefile)
zstd
zstd32
zstd-compress
zstd-decompress
fullbench
fullbench32
fuzzer