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

Revisions №142

branch: interactive/develop 「№142」
Commited by: Rocco Moretti
GitHub commit link: 「7f8979aeb6d3abb6」 「№4965」
Difference from previous tested commit:  code diff
Commit date: 2020-09-24 15:52:52

Merge pull request #4965 from RosettaCommons/roccomoretti/interactive_tracer [ Foldit ] Convert to using the Tracer system Convert Foldit's use of std::cout to the Rosetta tracer system. We should now be pushing things through the Rosetta logging system, and getting the line annotations for most things. (There were a few things which stay std::cout because they're used before the tracer system is initialized or are otherwise "outside" the tracer system.)

...