"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "CPP/7zip/Compress/PpmdRegister.cpp" between
p7zip_15.14.1_src_all.tar.gz and p7zip_16.02_src_all.tar.gz

About: p7zip is a command-line file archiver with a high compression ratio (a port of the Windows program 7za.exe).

PpmdRegister.cpp  (p7zip_15.14.1_src_all):PpmdRegister.cpp  (p7zip_16.02_src_all)
skipping to change at line 13 skipping to change at line 13
#include "StdAfx.h" #include "StdAfx.h"
#include "../Common/RegisterCodec.h" #include "../Common/RegisterCodec.h"
#include "PpmdDecoder.h" #include "PpmdDecoder.h"
#ifndef EXTRACT_ONLY #ifndef EXTRACT_ONLY
#include "PpmdEncoder.h" #include "PpmdEncoder.h"
#endif #endif
namespace NCompress {
namespace NPpmd {
REGISTER_CODEC_E(PPMD, REGISTER_CODEC_E(PPMD,
NCompress::NPpmd::CDecoder(), CDecoder(),
NCompress::NPpmd::CEncoder(), CEncoder(),
0x30401, 0x30401,
"PPMD") "PPMD")
}}
 End of changes. 3 change blocks. 
2 lines changed or deleted 5 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS