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

Revisions №58102

branch: master 「№58102」
Commited by: Rebecca Alford
GitHub commit link: 「558d8bd75a98f5d9」 「№758」
Difference from previous tested commit:  code diff
Commit date: 2015-08-30 09:01:58

Merge pull request #758 from RosettaCommons/rfalford12/make_meminfo_default_constructor_private Making the default membrane info constructor private The MembraneInfo object relies on data initialized in the AddMembraneMover#apply() function. For this reason, it doesn't make sense to create a default MembraneInfo() object so I'm making the constructor private.

...