module Cell: sig end
sig end
class virtual cell_control : object end
object end
val make : Genome.OldCompiled.genome -> cell_control
Genome.OldCompiled.genome -> cell_control