Use injected Logs

This commit is contained in:
Vinnie Falco
2015-09-19 11:06:12 -07:00
parent fa796a2eb5
commit df6ac8f7f5
35 changed files with 176 additions and 133 deletions

View File

@@ -104,7 +104,7 @@ private:
return make_AmendmentTable (
weeks (w),
majorityFraction,
deprecatedLogs().journal("TestAmendmentTable"));
beast::Journal{});
};
// Create the amendments by string pairs instead of AmendmentNames