Skip to content

Commit

Permalink
Update include/emp/Evolve/Systematics.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Andres Moreno <[email protected]>
  • Loading branch information
emilydolson and mmore500 authored Mar 1, 2024
1 parent 746d050 commit 0c79c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/emp/Evolve/Systematics.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* need to be kept in memory, especially if we're only doing post-analysis.
* @todo This inheritance system makes adding new systematics-related data tracking kind of a pain.
* Over time, this will probably become a maintainability problem. We could make the inheritance
* go away and just use signals, but then the World could not maintain systematics managers.
* go away and just use signals, but then the emp::World could not maintain systematics managers.
*/

#ifndef EMP_EVOLVE_SYSTEMATICS_HPP_INCLUDE
Expand Down

0 comments on commit 0c79c80

Please sign in to comment.