mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-27 08:08:12 +08:00
r1166: sync kalloc with miniwfa and miniprot
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define MM_VERSION "2.24-r1164-dirty"
|
||||
#define MM_VERSION "2.24-r1166-dirty"
|
||||
|
||||
#define MM_F_NO_DIAG (0x001LL) // no exact diagonal hit
|
||||
#define MM_F_NO_DUAL (0x002LL) // skip pairs where query name is lexicographically larger than target name
|
||||
|
||||
Reference in New Issue
Block a user