Skip to content

Fix bug in exclusion lists

Jógvan Magnus Haugaard Olsen requested to merge fix-exclusion-lists into master

Description

This fixes erroneous exclusion lists when different parts of a molecule are placed in different regions. Before this fix, there were no exclusions between the first region and the second, third, etc., and the second region and the third, fourth, etc., and so on.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the CHANGELOG document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Edited by Jógvan Magnus Haugaard Olsen

Merge request reports

Loading