init: Propagated rules to CmdStart

This commit is contained in:
Paul Beckingham 2016-03-28 22:37:33 -04:00
parent 553cda6422
commit aca071cf00
3 changed files with 3 additions and 2 deletions

View file

@ -32,6 +32,7 @@
////////////////////////////////////////////////////////////////////////////////
int CmdStart (
const std::vector <std::string>& args,
Rules& rules,
Database& database,
Log& log)
{