]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedsabundvector.cpp
updated errorchecking so it checks if the parameter is valid for the command.
[mothur.git] / sharedsabundvector.cpp
index c581d939870abeb8f880824c6df263c60e021a72..7babf1c1f519dc28aa45fab6ec7c378f217499db 100644 (file)
@@ -3,15 +3,13 @@
  *  Dotur
  *
  *  Created by Sarah Westcott on 12/10/08.
- *  Copyright 2008 __MyCompanyName__. All rights reserved.
+ *  Copyright 2008 Schloss Lab UMASS Amherst. All rights reserved.
  *
  */
 
 #include "sharedsabundvector.h"
 #include "sabundvector.hpp"
-#include "datavector.hpp"
 #include "utilities.hpp"
-#include <exception>
 
 using namespace std;