Merge pull request #2334 from RosettaCommons/vmullig/fix_genkic_sugars
Fix bug in GenKIC that was preventing its use for sugar chains
I was rebuilding connection-dependent atoms foolishly in GenKIC, resulting in an inadvertent distortion to the C2 atoms in sugars. I'm pretty sure that the place where I was doing this is a place where this doesn't need to be done at all. This might cause very minor integration test changes to anything that uses GenKIC.
A number of GenKIC-related integration test changes are expected.