]> git.donarmstrong.com Git - mothur.git/blobdiff - bellerophon.h
added sorted parameter to get.oturep, added error checking to chimera classes in...
[mothur.git] / bellerophon.h
index b309545e29c18d3ed3669e6e70df3243754551ca..85c555043d207878eed1ccb1466e424cd064629e 100644 (file)
@@ -28,7 +28,7 @@ class Bellerophon : public Chimera {
                Bellerophon(string);    
                ~Bellerophon() {};
                
-               void getChimeras();
+               int getChimeras();
                void print(ostream&);
                
                void setCons(string){};