]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.h
changed reading of name file to use buffered reads. note the splitAtWhiteSpace functi...
[mothur.git] / classifyseqscommand.h
index d410558785a4dd00a2df9bb9df71cfb8527093d5..1316a250cc8418843e542dd446e021769d6f6ebd 100644 (file)
@@ -10,7 +10,7 @@
  *
  */
 
-#include "mothur.h"
+
 #include "command.hpp"
 #include "classify.h"
 #include "referencedb.h"
@@ -75,7 +75,6 @@ private:
        bool abort, probs, save, flip;
        
        int driver(linePair*, string, string, string, string);
-       void appendTaxFiles(string, string);
        int createProcesses(string, string, string, string); 
        string addUnclassifieds(string, int);