git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@71 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@ -104,7 +104,7 @@ int main(int argc, char **argv){
|
||||
if (errflag)
|
||||
ExitUsage(errflag);
|
||||
|
||||
taxonomy = read_taxonomy(argv[optind]);
|
||||
taxonomy = read_taxonomy(argv[optind],0);
|
||||
|
||||
son = eco_findtaxonbytaxid(taxonomy, taxid_1);
|
||||
|
||||
|
Reference in New Issue
Block a user