]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedsobs.h
added sharedochiai and sharedanderberg calculators
[mothur.git] / sharedsobs.h
index 3a7037e17a5eff4d8ec7240a51005940138e075a..51662015ab7c7bd5ea1209e24b34fc92a06d22f7 100644 (file)
@@ -9,11 +9,10 @@
  *
  */
 
-/* This class implements the SharedSobs estimator on two groups. 
+/* This class implements the SharedSobs estimator on two groups for the shared rarefaction command
 It is a child of the calculator class. */
 
 
-#include <Carbon/Carbon.h>
 #include "calculator.h"
 
 /***********************************************************************/