X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=raredisplay.cpp;h=3d50b2612f9c9cc8df9de5b48e5e55e260806fc6;hb=dc08123b7f14e2305e5bb2b3a8fcef96fc829b07;hp=6843ebe61b1d6c2bd650a296d286c9a3ec92b0af;hpb=72e7e27c475cb318450af213ccfec0eb912c59cf;p=mothur.git diff --git a/raredisplay.cpp b/raredisplay.cpp index 6843ebe..3d50b26 100644 --- a/raredisplay.cpp +++ b/raredisplay.cpp @@ -15,6 +15,7 @@ void RareDisplay::init(string label){ try { this->label = label; if(nIters != 1){ + tempInFile.clear(); openOutputFile(tempOutName, tempOutFile); openInputFile(tempInName, tempInFile); }