]> git.donarmstrong.com Git - mothur.git/blobdiff - binsequencecommand.h
added smart distance feature and optimized all commands using line by line processing
[mothur.git] / binsequencecommand.h
index e2ff648283a9c00569a8d2a4170a040b4a494902..bc2f883fe5f3e232d935780f7660e5a53647b18b 100644 (file)
@@ -40,6 +40,7 @@ private:
        ifstream in, inNames;
        
        void readNamesFile();
+       int process(ListVector*, int);
 };
 
 #endif