]> git.donarmstrong.com Git - mothur.git/blobdiff - nastreport.hpp
added get.sharedotu command
[mothur.git] / nastreport.hpp
index 424b0bbf1d9c3da79739c71efa6676c67b87abf5..2be289c2345df9929949ddc725936adb7ee0c1ab 100644 (file)
 
 #include "mothur.h"
 
-using namespace std;
-
 /******************************************************************************************************************/
 
 class NastReport {
 
 public:
        NastReport(string);
+       ~NastReport();
        void setCandidate(Sequence*);
        void setTemplate(Sequence*);
        void setSearchParameters(string, float);