Subversion Repositories public iLand

Rev

Rev 1039 | Rev 1081 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1039 Rev 1055
Line 93... Line 93...
93
}
93
}
94
94
95
void BarkBeetleScript::reloadSettings()
95
void BarkBeetleScript::reloadSettings()
96
{
96
{
97
    mBeetle->loadParameters();
97
    mBeetle->loadParameters();
-
 
98
}
-
 
99
-
 
100
void BarkBeetleScript::newYear()
-
 
101
{
-
 
102
    int y = mBeetle->manualYearBegin();
-
 
103
    qDebug() << "Barkbeetle-module: year=" << y;
98
}
104
}
99
105
100
void BarkBeetleScript::runBB(int iteration)
106
void BarkBeetleScript::runBB(int iteration)
101
{
107
{
102
    qDebug() << "running bark beetle module....";
108
    qDebug() << "running bark beetle module....";