#include "genetic/phenotype.h" Genetic::Phenotype::Phenotype() { } Genetic::Phenotype::~Phenotype() { }