X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuhierarchycommand.h;h=1cd427f1a7af8442d4747e65662bbf431ccdcbbd;hb=6e81846c8e5b2614f6b06643a9f558fb0e6669fa;hp=39795dc3055e1a1f8a057d3335b265c4d5ce4209;hpb=ee4dd201fa4f2c4ede5b2e525c82cce0a37de363;p=mothur.git diff --git a/otuhierarchycommand.h b/otuhierarchycommand.h index 39795dc..1cd427f 100644 --- a/otuhierarchycommand.h +++ b/otuhierarchycommand.h @@ -25,7 +25,7 @@ public: private: bool abort; set labels; //holds labels to be used - string label, listFile; + string label, listFile, outputDir, output; vector getListVectors();