mrc-ide / covid-sim

This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
GNU General Public License v3.0
1.23k stars 256 forks source link

Add a extra level of namespace to avoid any future clashes. #442

Closed zebmason closed 4 years ago

zebmason commented 4 years ago

i.e. change Geometry to CovidSim::Geometry

Further merging of #213