]> git.donarmstrong.com Git - mothur.git/blobdiff - eachgapdist.h
working on citations
[mothur.git] / eachgapdist.h
index d66b40c8878cb41cf933fbf3589e82369b72cd4c..84fe56ec58da1652d9484832b9b55ec69f420814 100644 (file)
@@ -17,6 +17,7 @@
 class eachGapDist : public Dist {
        
 public:
+       
        void calcDist(Sequence A, Sequence B){          
                int diff = 0;
                int length = 0;