Commit 3503f665 authored by Eric Coissac's avatar Eric Coissac

Update ecopcr.c to comment a debug message

parent 9deb30a8
......@@ -650,7 +650,7 @@ int main(int argc, char **argv)
}
o1cHits = ManberAll(apatseq,o1c,3,begin,length);
printf("circular= %d\n",circular);
// printf("circular= %d\n",circular);
if (o1cHits)
for (i=0; i < o2Hits;i++)
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment