]> git.donarmstrong.com Git - mothur.git/blobdiff - solow.cpp
version working on mac with .tellg changed to unget for windows
[mothur.git] / solow.cpp
index 8c3d155add993c93a33719686baf3911641acde3..e227a9d2207c0f280c9840965a22789b7fe413cf 100644 (file)
--- a/solow.cpp
+++ b/solow.cpp
@@ -3,7 +3,7 @@
  *  Mothur
  *
  *  Created by Thomas Ryabin on 5/13/09.
- *  Copyright 2009 __MyCompanyName__. All rights reserved.
+ *  Copyright 2009Schloss Lab UMASS Amherst. All rights reserved.
  *
  */
 
@@ -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);
        }       
-};
+}
 
 
 /***********************************************************************/