]> git.donarmstrong.com Git - mothur.git/blobdiff - solow.cpp
fixed some bugs
[mothur.git] / solow.cpp
index 6f14147191a584aeca578592e8810c3e459652f6..e227a9d2207c0f280c9840965a22789b7fe413cf 100644 (file)
--- a/solow.cpp
+++ b/solow.cpp
@@ -33,7 +33,7 @@ EstOutput Solow::getValues(SAbundVector* rank){
                cout << "An unknown error has occurred in the Coverage class function getValues. Please contact Pat Schloss at pschloss@microbio.umass.edu." << "\n";
                exit(1);
        }       
-};
+}
 
 
 /***********************************************************************/