]> git.donarmstrong.com Git - mothur.git/blobdiff - removerarecommand.h
added count file to get.sabund and get.rabund commands. fixed bug in windows paralell...
[mothur.git] / removerarecommand.h
index 2cab7be6fa870d763de76a559b4dfbb72823cfb6..6a9f2699c6d0a404403372e8ab081d11c9fa85d1 100644 (file)
@@ -47,7 +47,7 @@ private:
        int processRabund();
        int processList();
        int processShared();
-       int processLookup(vector<SharedRAbundVector*>&, ofstream&);
+       int processLookup(vector<SharedRAbundVector*>&);
        
 };