]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.cpp
chimeracode
[mothur.git] / globaldata.cpp
index c2871694e2feaa9219ed5d31575e57a84a3022dc..8f8d1ad5da1addc5dac09f68c6dec5a5b99c1568 100644 (file)
@@ -123,6 +123,7 @@ void GlobalData::newRead() {
                        labels.clear(); Groups.clear();
                        allLines = 1;
                        runParse = true;
+                       names.clear();
        }
        catch(exception& e) {
                errorOut(e, "GlobalData", "newRead");