ZDeflate.c

Go to the documentation of this file.
00001 /* This file just puts all the ZIP files together -- to make the compression
00002  * run faster and to fix a bug with the 'level' variable declared as static.
00003  * Michal Kapalka (kapalka@icslab.agh.edu.pl), CERN, openlab, August 2003
00004  */
00005 
00006 #include "ZIP.h"
00007 #include "ZDeflate.h"
00008 #include "Bits.h"
00009 #include "ZTrees.h"

Generated on Tue Jul 5 14:12:06 2011 for ROOT_528-00b_version by  doxygen 1.5.1