]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.cpp
working on testing
[mothur.git] / globaldata.cpp
index 74daaa2cc87cea237619fec03afdf28a8095f65f..b18324b8766f9d498295a6e630caaec1b5cc9595 100644 (file)
@@ -67,6 +67,7 @@ GlobalData::GlobalData() {
        gTreemap = NULL;
        gSequenceDB = NULL;
        nameMap = NULL;
+       saveNextLabel = "";
 }
 /*******************************************************/
 
@@ -87,6 +88,7 @@ void GlobalData::clear() {
        sharedfile              =       "";
        relAbundfile    =       "";
        format = "";
+       saveNextLabel = "";
 }