X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=mothurout.h;h=47e5ca45cf52c61f8c14ce55c2e3c77dc83003c1;hb=1bf53bca7e26bf091588bc8ca6e68cbfae1df6fe;hp=6cdf4933266362c0cbaa3333d05045385668ab6b;hpb=19fcbbdba99658f5eca244803280f9ee7f9f6607;p=mothur.git diff --git a/mothurout.h b/mothurout.h index 6cdf493..47e5ca4 100644 --- a/mothurout.h +++ b/mothurout.h @@ -40,6 +40,8 @@ class MothurOut { vector Treenames; map names; vector namesOfGroups; + vector binLabelsInFile; + vector currentBinLabels; string saveNextLabel, argv, sharedHeaderMode; bool printedHeaders;