projects
/
samtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e04c20c
)
change the default clevel to 1 for speed
author
Heng Li
<lh3@me.com>
Thu, 17 May 2012 20:12:36 +0000
(16:12 -0400)
committer
Heng Li
<lh3@me.com>
Thu, 17 May 2012 20:12:36 +0000
(16:12 -0400)
bamshuf.c
patch
|
blob
|
history
diff --git
a/bamshuf.c
b/bamshuf.c
index 49c90659c140b500193a5dd59e6ee5d09c6ae97e..33a5238f43aece07559bd1259cf24c2ed9580d79 100644
(file)
--- a/
bamshuf.c
+++ b/
bamshuf.c
@@
-6,7
+6,7
@@
#include "sam.h"
#include "ksort.h"
-#define DEF_CLEVEL
3
+#define DEF_CLEVEL
1
static inline unsigned hash_Wang(unsigned key)
{