]> git.donarmstrong.com Git - mothur.git/blobdiff - raredisplay.cpp
fixed xp user bug with rarefact commands and cluster error checking
[mothur.git] / raredisplay.cpp
index 6843ebe61b1d6c2bd650a296d286c9a3ec92b0af..3d50b2612f9c9cc8df9de5b48e5e55e260806fc6 100644 (file)
@@ -15,6 +15,7 @@ void RareDisplay::init(string label){
        try {
                this->label = label;
                if(nIters != 1){
+                       tempInFile.clear();
                        openOutputFile(tempOutName, tempOutFile);
                        openInputFile(tempInName, tempInFile);
                }