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

Revisions №58406

branch: master 「№58406」
Commited by: Steve Bertolani
GitHub commit link: 「d3ffcb761f86a960」 「№968」
Difference from previous tested commit:  code diff
Commit date: 2016-01-19 16:48:38

Merge pull request #968 from RosettaCommons/sjbertolani/pyrosetta_tmalign Adding a function signature to TMaligns alignment2atommap method that works in Pyrosetta, there was a pass-by-reference that Python can't handle. Also, Split the TMalign.hh into cc and hh files, Added Unit test for basic TMalign function, Changed a number of function signatures to take values by reference (from cppcheck), remove unnecessary \#includes

...