Skip to content

Commit

Permalink
Commented out uncontrolled example
Browse files Browse the repository at this point in the history
  • Loading branch information
albertocasagrande committed Nov 29, 2023
1 parent 704a78c commit e34910d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,7 @@ void Simulation::mutate_progeny(const Races::Drivers::Simulation::AxisPosition&
//'
//' # duplicate the cell in position (503, 492). One of
//' # its direct descendents will have genotype "B"
//' sim$mutate_progeny(503, 492, "B")
//' # sim$mutate_progeny(503, 492, "B")
//'
//' # the output of `choose_cell_in` and `get_cell` can also be used
//' # as input for `mutate_progeny`
Expand Down

0 comments on commit e34910d

Please sign in to comment.