Implemented compressWithFilters().

committer: mfx <mfx> 978180632 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-12-30 12:50:32 +00:00
parent dc22e6f158
commit a9249c6335
2 changed files with 65 additions and 31 deletions
+3 -1
View File
@@ -52,9 +52,11 @@ public:
virtual int canUnpack();
protected:
bool readFileHeader();
virtual int buildLoader(const Filter *ft);
virtual bool readFileHeader();
unsigned adam_offset;
int big_relocs;
struct tmt_header_t
{