X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clusterdoturcommand.h;h=dd61a35bdcf3e45a72a590ec9b430584cc30376d;hb=3c9e8dcf7e1f73e911a52742961c2f9b4c14541d;hp=09ee8229984a488f5eeecbcf269922a01c5d9500;hpb=f320651dfb5359e6bba597280753553de28a2154;p=mothur.git diff --git a/clusterdoturcommand.h b/clusterdoturcommand.h index 09ee822..dd61a35 100644 --- a/clusterdoturcommand.h +++ b/clusterdoturcommand.h @@ -37,7 +37,7 @@ public: private: bool abort, hard, sim; - string method, fileroot, tag, outputDir, phylipfile, namefile; + string method, fileroot, tag, outputDir, phylipfile, namefile, countfile; double cutoff; int precision, length; ofstream sabundFile, rabundFile, listFile;