Merge pull request #3677 from RosettaCommons/vmullig/peptoid_rotamer_issue
Small mistake in MakeRotLib function return value
A function that should have been returning a Size was returning a Real. This probably wasn't causing problems, but I found it while searching for another bug, and I might as well fix it.