X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;fp=getoturepcommand.h;h=ceea8988a2bc0963abaa4d18d898729d88c8960a;hb=315e38cf393c82be238da5b32574f225a020d25c;hp=0e8a121793823677186d67e5d3cd255dd7ec47d1;hpb=c99f3846e7a7b6f06ab46508baa5409204ad6290;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index 0e8a121..ceea898 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -53,7 +53,7 @@ private: ReadMatrix* readMatrix; FormatMatrix* formatMatrix; NameAssignment* nameMap; - string filename, fastafile, listfile, namefile, groupfile, label, sorted, phylipfile, columnfile, distFile, format; + string filename, fastafile, listfile, namefile, groupfile, label, sorted, phylipfile, columnfile, distFile, format, outputDir; ofstream out; ifstream in, inNames, inRow; bool abort, allLines, groupError, large;