FIX: appendToHomologies() sorted force keysets which brough them out of sequence with keysets.
we converted them from KeySetsContainer to IndexSetContainer but the
conversion does not take place in the same manner as for the normal keysets
as there is a different amount of (valid) keysets depending on the number
of saturation hydrogen.
now we use the original containers which are in the same order (we checked
that thoroughly via debugging) and convert to IndexSet when needed.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.