]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraperseuscommand.h
removed unused copy constructors and comments within comments that where causing...
[mothur.git] / chimeraperseuscommand.h
index 84563ac6ecc006ca7150f7f5e025b340da964fdf..45627500f6f8f9944aee508db3ffbbd8960956c1 100644 (file)
@@ -44,7 +44,7 @@ private:
        
        bool abort;
        string fastafile, groupfile, outputDir, namefile;
-       int processors;
+       int processors, alignLength;
        double cutoff, alpha, beta;
        
        vector<string> outputNames;