Wrap model in order to create homogeneous model easily.

This commit is contained in:
quemy 2012-12-09 19:33:48 +01:00
commit 6974bc7bbe
10 changed files with 252 additions and 20 deletions

View file

@ -102,7 +102,7 @@ public:
* Return a reference to the island population.
* @return Reference to the island population
*/
eoPop<EOT>& getPop();
eoPop<EOT>& getPop() const;
/**
* Check if there is population to receive or to migrate