mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
fixed gap filling with UL
This commit is contained in:
1
inter.h
1
inter.h
@@ -115,5 +115,6 @@ void filter_ul_ug(ma_ug_t *ug);
|
||||
void gen_ul_vec_rid_t(all_ul_t *x, All_reads *rdb, ma_ug_t *ug);
|
||||
void update_ug_arch_ul_mul(ma_ug_t *ug);
|
||||
void print_ul_alignment(ma_ug_t *ug, all_ul_t *aln, uint32_t id, const char* cmd);
|
||||
void clear_all_ul_t(all_ul_t *x);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user