From d9666cf046a8453b33b3e2fbf4d82295a9f87df3 Mon Sep 17 00:00:00 2001 From: Igor Pavlov Date: Sat, 20 Jan 2007 00:00:00 +0000 Subject: 4.44 beta --- CPP/7zip/Compress/Branch/SPARC.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 CPP/7zip/Compress/Branch/SPARC.h (limited to 'CPP/7zip/Compress/Branch/SPARC.h') diff --git a/CPP/7zip/Compress/Branch/SPARC.h b/CPP/7zip/Compress/Branch/SPARC.h new file mode 100755 index 00000000..e0a682ef --- /dev/null +++ b/CPP/7zip/Compress/Branch/SPARC.h @@ -0,0 +1,10 @@ +// SPARC.h + +#ifndef __SPARC_H +#define __SPARC_H + +#include "BranchCoder.h" + +MyClassA(BC_SPARC, 0x08, 5) + +#endif -- cgit v1.2.3