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

Revisions №58711

branch: master 「№58711」
Commited by: Vikram K. Mulligan
GitHub commit link: 「996f1cd1879fe7c9」 「№1365」
Difference from previous tested commit:  code diff
Commit date: 2016-05-29 20:38:26

Merge pull request #1365 from RosettaCommons/vmullig/fix_rama_uninit Trying to fix uninitialized var issue flagged by Valgrind. Turns out that it was a couple of new variables that were initialized in the default Ramachandran constructor, but not in an alternative constructor.

...