]> git.donarmstrong.com Git - mothur.git/blobdiff - eachgapignore.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / eachgapignore.h
index 824a8b87b936c75dbfe21fdaf6a1b9a54c1440b0..2e7fbd6bd228d3ed625cd1904ecd7d15075d9234 100644 (file)
@@ -17,6 +17,8 @@
 class eachGapIgnoreTermGapDist : public Dist {
        
 public:
+       eachGapIgnoreTermGapDist() {}
+       eachGapIgnoreTermGapDist(const eachGapIgnoreTermGapDist& ddb) {}
        
        void calcDist(Sequence A, Sequence B){          
                int diff = 0;