mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
r402: exposed kseq (for API in mappy later)
This commit is contained in:
2
bseq.c
2
bseq.c
@@ -5,7 +5,7 @@
|
||||
#include <assert.h>
|
||||
#include "bseq.h"
|
||||
#include "kseq.h"
|
||||
KSEQ_INIT(gzFile, gzread)
|
||||
KSEQ_INIT2(, gzFile, gzread)
|
||||
|
||||
struct mm_bseq_file_s {
|
||||
gzFile fp;
|
||||
|
||||
Reference in New Issue
Block a user