From 2e8c634b80e4b6b1c4cbc73522596ba2f063e65c Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 29 Jun 2007 15:34:23 +0000 Subject: [PATCH] git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@89 60f365c0-8329-0410-b2a4-ec073aeeaa1d --- src/ecofind.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ecofind.c b/src/ecofind.c index f59594d..66b4a09 100644 --- a/src/ecofind.c +++ b/src/ecofind.c @@ -262,8 +262,7 @@ int main(int argc, char **argv) taxonomy = read_taxonomy(prefix,1); tax_count = taxonomy->taxons->count; name_count = taxonomy->names->count; - - + /* ---------------------------------------- */ /* list -r option possibility */