]> git.donarmstrong.com Git - mothur.git/blobdiff - pintail.h
added sorted parameter to get.oturep, added error checking to chimera classes in...
[mothur.git] / pintail.h
index aada728413ffbfc9cd3cde1bedb5d07ea492e985..516c682da3d9123cc07f9e6e143dd7fdc7d519c4 100644 (file)
--- a/pintail.h
+++ b/pintail.h
@@ -27,7 +27,7 @@ class Pintail : public Chimera {
                Pintail(string, string);        
                ~Pintail();
                
-               void getChimeras();
+               int getChimeras();
                void print(ostream&);
                
                void setCons(string c)          { consfile = c;  }