more
This commit is contained in:
parent
be482feacc
commit
145abcb17f
|
@ -17,7 +17,7 @@
|
|||
|
||||
typedef enum { MEMORY_DATA_ITER = 0, STT_DATA_ITER } EDataIterT;
|
||||
|
||||
#define USE_STREAM_COMPRESSION 1
|
||||
#define USE_STREAM_COMPRESSION 0
|
||||
|
||||
typedef struct {
|
||||
SRBTreeNode n;
|
||||
|
|
Loading…
Reference in New Issue