Merge pull request #4915 from RosettaCommons/JackMaguire/SingleResSelect
Adding residue selector interface for DeclareBond mover
This PR:
- Allows DeclareBond to take a residue selector instead of a raw resid
- asserts that the residue selector accounts for exactly one residue
- Inserts this new usage into some integration tests