Merge pull request #349 from RosettaCommons/vmullig/fix_unfolded_e_calc_instability
Trying to fix instability that I introduced in the unfolded state energy calculator integration test
I think this is due to a couple of uninitialized variables in some of the constructors for the MutateResidue mover. Fixed now.
Integration test changes are possible in the msd_mover, unfolded_state_energy_calc, and remodel_disulfides_rosettascripts integration tests, all of which were potentially affected by this uninitialized variable.