git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@89 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@ -262,8 +262,7 @@ int main(int argc, char **argv)
|
|||||||
taxonomy = read_taxonomy(prefix,1);
|
taxonomy = read_taxonomy(prefix,1);
|
||||||
tax_count = taxonomy->taxons->count;
|
tax_count = taxonomy->taxons->count;
|
||||||
name_count = taxonomy->names->count;
|
name_count = taxonomy->names->count;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* ---------------------------------------- */
|
/* ---------------------------------------- */
|
||||||
/* list -r option possibility */
|
/* list -r option possibility */
|
||||||
|
Reference in New Issue
Block a user