+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -381,7 +381,7 @@ unitigConsensus::generateTemplateStitch(void) {
381
381
bool first = (nm == 0);
382
382
bool save = false;
383
383
384
-
if ((nm < _utgpos[ii].max()) && (thick || first) && badToAdd.count(ii) == 0) {
384
+
if ((nm < _utgpos[ii].max()) && (thick || (first && !allowContains)) && badToAdd.count(ii) == 0) {
385
385
save = true;
386
386
nr = ii;
387
387
nm = _utgpos[ii].max();
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4