]> git.donarmstrong.com Git - mothur.git/blobdiff - clearcutcommand.h
added split.abund comand
[mothur.git] / clearcutcommand.h
index d6c0a57d9628a124c3bc900d6865f0ed4e7cc606..980431b216ec67c67c3a8bd221055b24f1c98624 100644 (file)
@@ -31,7 +31,7 @@ public:
        
 private:
        string outputDir, phylipfile, fastafile, matrixout, inputFile, seed, ntrees;
-       bool version, verbose, quiet, norandom, shuffle, neighbor, expblen, expdist, stdoutWanted, kimura, jukes, protein, DNA, stdinWanted;
+       bool version, verbose, quiet, norandom, shuffle, neighbor, expblen, expdist, stdoutWanted, kimura, jukes, protein, DNA;
        bool abort;
 };