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

Revisions №57015

branch: master 「№57015」
Commited by: Brian Koepnick
GitHub commit link: 「f5b118c1833faa9b」
Difference from previous tested commit:  code diff
Commit date: 2014-07-06 17:44:42

Added an overloaded operator= in SymmetricConformation with an 'other' of type Conformation. This fixes a bug where copying a symmetric pose used Conformation's operator= instead of SymmetricConformation's, and failed to copy its symmetry type.

...