]> git.donarmstrong.com Git - mothur.git/blobdiff - distancedb.cpp
changes while testing
[mothur.git] / distancedb.cpp
index c1bf7e7fb08dc3fae5b3cf17f575580269677148..27e278574493c89d0197d99cbe71c0c3dd03d0d9 100644 (file)
@@ -13,8 +13,9 @@
 #include "distancedb.hpp"
 #include "onegapignore.h"
 
+
 /**************************************************************************************************/
-DistanceDB::DistanceDB() { 
+DistanceDB::DistanceDB() : Database() 
        try {
                templateAligned = true;  
                templateSeqsLength = 0;