X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ccode.h;fp=ccode.h;h=0ea27532fbd7093818212c344c03dcae6229a868;hb=a5afca18544555fba2d9c3670ad1f8574916b0a0;hp=de7c7c44724a04bf5b70c7a8336a0e3cd0abdc42;hpb=4ba6188707e67c638ea5ee3c787d5d07ccd07e3e;p=mothur.git diff --git a/ccode.h b/ccode.h index de7c7c4..0ea2753 100644 --- a/ccode.h +++ b/ccode.h @@ -27,7 +27,7 @@ class Ccode : public Chimera { Ccode(string, string); ~Ccode(); - void getChimeras(); + int getChimeras(); void print(ostream&); void setCons(string c) {}