Added linked lists to handle lists of column pointers in views (not

tested)
This commit is contained in:
Celine Mercier
2017-03-06 16:06:17 +01:00
parent 3319ede837
commit 778acc48cd
5 changed files with 473 additions and 53 deletions

View File

@ -4,6 +4,7 @@
../../../src/dna_seq_indexer.c
../../../src/encode.c
../../../src/hashtable.c
../../../src/linked_list.c
../../../src/murmurhash2.c
../../../src/obi_align.c
../../../src/obiavl.c