SwissTPH / openmalaria

A simulator of malaria epidemiology and control
GNU General Public License v2.0
76 stars 30 forks source link

fix using sim::ts0 instead of sim::now in CMDecisionTree #394

Closed acavelan closed 3 months ago

acavelan commented 3 months ago

Fix a bug where sim::ts0() is used instead of sim::now() in CMDecisionTree.cpp