]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.cpp
added sorted parameter to get.oturep, added error checking to chimera classes in...
[mothur.git] / mothur.cpp
index 5941663f8e063ba3ee6664ba47ee2cc3c7860522..3bdbfcd0c5e6859a34172c5accf14ebbd28e866a 100644 (file)
@@ -14,6 +14,7 @@
 /**************************************************************************************************/
 
 GlobalData* GlobalData::_uniqueInstance = 0;
+CommandFactory* CommandFactory::_uniqueInstance = 0;
 
 int main(int argc, char *argv[]){
        try {