]> git.donarmstrong.com Git - mothur.git/blobdiff - filterseqscommand.cpp
added reverse.seqs command
[mothur.git] / filterseqscommand.cpp
index e493cbfbf84f90fb0b2c30c58dc7619ca21c437b..e024a242ed8b35771580b00cffd66bc7dd78d66d 100644 (file)
@@ -74,7 +74,6 @@ void FilterSeqsCommand::doSoft() {
                
                if(keep == 0)   {       filter[i] = 0;          }
        }
-       
 }
 
 /**************************************************************************************/