X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=bc2f883fe5f3e232d935780f7660e5a53647b18b;hb=a8f5a612bba54ceb74e17efc027d3a7f5aa93c9a;hp=e2ff648283a9c00569a8d2a4170a040b4a494902;hpb=1abea4a6babe0a338f23b03cf90a554f3f96022a;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index e2ff648..bc2f883 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -40,6 +40,7 @@ private: ifstream in, inNames; void readNamesFile(); + int process(ListVector*, int); }; #endif