X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefact.cpp;fp=rarefact.cpp;h=032cd93752db10521d18495aa141888e37720963;hb=5694c92fbf646fe01abc87bde2af59e14a9a56b6;hp=ec77dd57f2ce811bcac6fa588ee715114eb10f1c;hpb=f3b2f0a234250617602432d9ca8d949bc126f480;p=mothur.git diff --git a/rarefact.cpp b/rarefact.cpp index ec77dd5..032cd93 100644 --- a/rarefact.cpp +++ b/rarefact.cpp @@ -116,7 +116,7 @@ int Rarefact::createProcesses(vector& procIters, RarefactionCurveData* rcd, try { #if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) int process = 1; - int num = 0; + vector processIDS; EstOutput results;