a bit code cleanup

This commit is contained in:
Heng Li
2020-03-25 10:31:38 -04:00
parent f8351e557a
commit 585bbbe213
4 changed files with 109 additions and 70 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ int main(int argc, char *argv[])
yak_reset_realtime();
flt_tab = ha_gen_flt_tab(&asm_opt);
ha_gen_mzidx(&asm_opt, flt_tab);
ha_hf_destroy(flt_tab);
ha_ft_destroy(flt_tab);
if (0) {
Correct_Reads(asm_opt.number_of_round);
}