Merge pull request #5139 from RosettaCommons/vmullig/BuriedUnsatHbonds2_to_protocols
Move BuriedUnsatHbonds2 filter from devel to protocols
This was requested by a user. @aleaverfay reports that this can be moved to protocols.
Tasks:
- [x] Move files.
- [x] Update namespaces.
- [x] Update `.src.settings` files.
- [x] Check compilation.
- [x] Check unit test compilation.
- [x] Check that there exists a unit or integration test. --> Yes, several integration tests.
- [x] Check that XSD functions exist.
- [x] Add a description to the XSD function.
- [x] Check that parse_my_tag function exists.
- [x] Documentation.
- [x] Beauty.
Integration test changes are all cosmetic and expected.