]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.cpp
initialized numLinkers and numSpacers in trim.seqs and trim.flows
[mothur.git] / trimflowscommand.cpp
index f2d592aab2bd66340de6dcea679ee8a3efda515c..346902c38b36a2b7565493810e503467ada284dd 100644 (file)
@@ -207,6 +207,8 @@ TrimFlowsCommand::TrimFlowsCommand(string option)  {
 
                        numFPrimers = 0;
                        numRPrimers = 0;
+            numLinkers = 0;
+            numSpacers = 0;
                }
                
        }