]> git.donarmstrong.com Git - mothur.git/blobdiff - maligner.cpp
fixes while testing 1.33.0
[mothur.git] / maligner.cpp
index f31e4821fe52cb4160af0c6dbc30c0bf989a1cf6..3d1d1c9fa5ac995a65265b62ed4c59f25ed6679d 100644 (file)
@@ -612,7 +612,7 @@ vector<trace_struct> Maligner::extractHighestPath(vector<vector<score_struct> >
        }
 }
 
-//***************************************************************************************************************
+***************************************************************************************************************
 
 vector<trace_struct> Maligner::mapTraceRegionsToAlignment(vector<score_struct> path, vector<Sequence*> seqs) {
        try {