「view this page in B3 βῆτα server」

Revisions №58724

branch: master 「№58724」
Commited by: Vikram K. Mulligan
GitHub commit link: 「75fcb7efe0eda15c」 「№1383」
Difference from previous tested commit:  code diff
Commit date: 2016-06-05 06:41:07

Merge pull request #1383 from RosettaCommons/vmullig/fix_disulfidize_segfault Trying to fix segfault in Disulfidize when mutating a disulfide positionion to ala. The code wasn't properly calling core::conformation::break_disulfide(), resulting in a dangling disulfide partner that still thought that it was bonded to the mutated residue. At least, I think this is the problem.

...