Loading example/splitsinfile/splitsstructs.cpp +1 −0 Original line number Diff line number Diff line #include "splitsstructs.h" #include <algorithm> bool TreesToSplits::gTrackTrivial = false; bool TreesToSplits::gTreatAsRooted = false; bool TreesToSplits::gTrackFreq = false; Loading ncl/nxstaxablock.h +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ class NxsTaxaBlock taxLabels = other.taxLabels; labelToIndex = other.labelToIndex; dimNTax = other.dimNTax; taxSets = taxSets; taxSets = other.taxSets; taxPartitions = other.taxPartitions; inactiveTaxa = other.inactiveTaxa; } Loading Loading
example/splitsinfile/splitsstructs.cpp +1 −0 Original line number Diff line number Diff line #include "splitsstructs.h" #include <algorithm> bool TreesToSplits::gTrackTrivial = false; bool TreesToSplits::gTreatAsRooted = false; bool TreesToSplits::gTrackFreq = false; Loading
ncl/nxstaxablock.h +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ class NxsTaxaBlock taxLabels = other.taxLabels; labelToIndex = other.labelToIndex; dimNTax = other.dimNTax; taxSets = taxSets; taxSets = other.taxSets; taxPartitions = other.taxPartitions; inactiveTaxa = other.inactiveTaxa; } Loading