File:  [ELWIX - Embedded LightWeight unIX -] / elwix / tools / oldlzma / SRC / 7zip / Compress / LZ / BinTree / BinTree3.h
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue May 14 09:04:51 2013 UTC (11 years, 3 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

// BinTree3.h

#ifndef __BINTREE3_H
#define __BINTREE3_H

#undef BT_NAMESPACE
#define BT_NAMESPACE NBT3

#define HASH_ARRAY_2

#include "BinTree.h"
#include "BinTreeMain.h"

#undef HASH_ARRAY_2

#endif


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