]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
added MPI code, broke up chimera.seqs into 5 separated commands, added parse.sff...
[mothur.git] / globaldata.hpp
index b4b8e0d33912acdd9790a49bc276dc8deef4d6d8..35415c70c874039c99c758c24a77b7b43eeb6079 100644 (file)
@@ -43,7 +43,7 @@ public:
        TreeMap* gTreemap;
        SequenceDB* gSequenceDB;
        string inputFileName, argv;
-       bool allLines, runParse, jumble;
+       bool allLines, runParse, jumble, sim;
        vector<string>  Estimators, Groups; //holds estimators to be used
        set<string> labels; //holds labels to be used
        vector<string> Treenames;