Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcTaskLib.h198 double Task_Logic3in_CO(cTaskContext& ctx) const;
H A DcTaskLib.cc187 else if (name == "logic_3CO") NewTask(name, "Logic 3CO", &cTaskLib::Task_Logic3in_CO); in AddTask()
1075 double cTaskLib::Task_Logic3in_CO(cTaskContext& ctx) const in Task_Logic3in_CO() function in cTaskLib