Home
last modified time | relevance | path

Searched refs:UnsetMigrant (Results 1 – 2 of 2) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPopulationCell.h109 void UnsetMigrant() {m_migrant = false;} //@AWC -- unset the migrant flag in UnsetMigrant() function
H A DcPopulationCell.cc127 UnsetMigrant(); //@AWC -- unset the migrant flag for the next time this cell is used in Rotate()