| 54 | cPopulationCell* GetCell(int) { return NULL; } |
| 55 | int GetCellID() { return -1; } |
| 56 | int GetDemeID() { return -1; } |
| 57 | cDeme* GetDeme() { return 0; } |
| 58 | void SetCellID(int) { ; } |
| 59 | void SetDemeID(int) { ; } |
no outgoing calls
no test coverage detected