X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarycommand.h;h=4c5144c3d2213808ea416f3bf15d95566c6fa21b;hb=addc715b6d7ea52440751cec10edad03e1a19b37;hp=8e2d74b0b52252250cd5cede8a1bf9b10a689449;hpb=70ac1dc59244e259b1a972385d490d2ac7f511c0;p=mothur.git diff --git a/summarycommand.h b/summarycommand.h index 8e2d74b..4c5144c 100644 --- a/summarycommand.h +++ b/summarycommand.h @@ -49,5 +49,6 @@ private: SAbundVector* sabund; string outputFileName; ofstream outputFileHandle; + int abund; }; #endif