Home
last modified time | relevance | path

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

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcTaskLib.h159 double Task_Logic3in_BB(cTaskContext& ctx) const;
H A DcTaskLib.cc148 else if (name == "logic_3BB") NewTask(name, "Logic 3BB", &cTaskLib::Task_Logic3in_BB); in AddTask()
790 double cTaskLib::Task_Logic3in_BB(cTaskContext& ctx) const in Task_Logic3in_BB() function in cTaskLib