mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-12-01 11:56:58 -05:00
.. | ||
Alloc.c | ||
Alloc.h | ||
LzFind.c | ||
LzFind.h | ||
LzHash.h | ||
LzmaDec.c | ||
LzmaDec.h | ||
LzmaEnc.c | ||
LzmaEnc.h | ||
LzmaLib.c | ||
LzmaLib.h | ||
NameMangle.h | ||
readme.txt | ||
Types.h |
This is the C library implementation of LZMA compression/decompression by Igor Pavlov. Author: Igor Pavlov License: Public domain Version: 4.65 (2009-02-03) Some administrative adaptations for integration in OpenCTM were made by Marcus Geelnard.