Annotation of elwix/tools/oldlzma/SRC/7zip/Compress/Branch/IA64.h, revision 1.1.1.1

1.1       misho       1: // IA64.h
                      2: 
                      3: #ifndef __IA64_H
                      4: #define __IA64_H
                      5: 
                      6: #include "BranchCoder.h"
                      7: 
                      8: MyClassA(BC_IA64, 0x04, 1)
                      9: 
                     10: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>