Bug fix for the structure.read_pdb user function (bug #24300, https://gna.org/bugs/?24300).
When the merge flag is True, and both multiple structures and multiple models are present, the
structure.read_pdb user function would fail with a RelaxError. The problem was that the molecule
index was simply not being updated correctly.